The ShopStyle API allows client applications to retrieve the underlying data for all the basic elements of the ShopStyle website, including products, brands, retailers, and categories. For ease of development, the API is a REST-style web service, composed of simple HTTP GET requests. Data is returned to the client in either XML or JSON formats. The API is client-language independent and easy to use from PHP, Java, JavaScript, or any other modern development context.
To use the ShopStyle API, you need to first sign up here to get your unique API key. Once you have this key, you can start making the API calls described below. If you've already registered, you can find your API Key on your Account Settings page.