--- layout: post title: Brand APIs - Start with the Basics image: https://s3.amazonaws.com/kinlane-productions2/api-evangelist-logos/api-evangelist-butterfly-vertical.png author: name: kinlane tags: - APIs --- I have been thinking about[Adam Kleinbergs](http://www.linkedin.com/in/adamkleinberg "Adam Kleinberg") recent posts,[Why Every Brand Needs an Open API for Developers](http://mashable.com/2011/01/04/brand-open-api-developers/ "Why Every Brand Needs an Open API for Developers") and[Digging deeper on Brand APIs](http://www.tractionco.com/blog/63-digging-deeper-on-brand-apis "Digging Deeper on Brand APIs"). He's right. The pace of [API development skyrocketed in 2010](http://blog.programmableweb.com/2011/03/08/3000-web-apis/ "API Development Skyrocketed in 2010"), and will continue in 2011. Brands that don't have an API will be left behind. When companies consider an API for their brand, they should start with the basics * [**Product Informatio**n](http://apievangelist.com/2011/03/09/brand-apis-starter-product-data/ "Product Information") - Core information about your products. * **[Supporting Product Information](http://apievangelist.com/2011/03/09/brand-api-starter-supporting-product-data/ "Supporting Product Information")** - Additional supporting information about your products like documents, videos, reviews, etc. * **Location and Geo** - Location of where to get your products. With proper API terms and conditions, brand guidelines, and requiring all developers to register a company can monitor and protect the quality of their brand. ![](http://kinlane-productions.s3.amazonaws.com/start.jpg) By starting small, companies can get familiar with having an API and supporting the community that goes with it. I recommend engaging with an API service provider like [Mashery](http://www.mashery.com/), [Apigee](http://apigee.com/) or [3Scale](http://www.3scale.net/) when planning an API. If you have your own in-house developers and want to keep development internally I recommend taking a look at [Mashape](http://www.mashape.com/). Brands have to start somewhere. By starting with an API that serves up your core product data, you can take control of what information is available for your brand, while also learning more about building an [API Community](http://www.apievangelist.com/). Once you have a simple [RESTful](http://apievangelist.com/2011/01/30/api-technology-rest/) API that provides product and location information, an API support area, and an awareness of what your developer community wants; you can then start innovating more around your brand API.