Skip to content

Latest commit

 

History

History
61 lines (29 loc) · 2.35 KB

README.md

File metadata and controls

61 lines (29 loc) · 2.35 KB

Python 3.6+

Build Status

#API client for Shopstylecollective

Installing

pip install shopstyle_api

To getting access to shopstylecollective api write in your code:

from shopstyle_api.api import ShopStyleApi

or shortly

from shopstyle_api import ShopStyleApi

and

client = ShopStyleApi(api_key=SHOPSTYLE_API_KEY, api_username=YOUR_USERNAME)

If you looking some examples please look at tests forlder.


List of available methods

DEPRECATED BELOW rerun only {"errorCode":400,"errorMessage":"HTTP 404 Not Found"}