All ShopStyle API URLs have the following form:
http://api.shopstylecollective.com/api/VERSION/METHOD_NAME?pid=YOUR_API_KEY&format=FORMAT&..
The METHOD_NAME is taken from the list of methods in the various API shown at left.
The VERSION is the API version with the prefix 'v'. Our latest version is 'v2'. The version can be omitted to always use the latest version available. However we do not guarantee backward compatibility between different versions of the API.