Skip to content

DanielDM325/Shoptrader-API-Python-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Development logo Shoptader logo

Shoptrader API Python Client

Developed by Node Development

The Shoptrader API Python Client is a wrapper developed to interface with the REST API provided by the Shoptrader platform. It greatly helps to develop applications using Python code instead of calling numerous url's using cURL. To get a complete view of all available calls visit their API documentation page.

Getting Started

Token Creation

Start out by creating an API token in the back office. This token will grant access to the API and define which rights a certain token might have or not have: read, write and delete.

Back Office --> Configuratie --> Api --> Add new token by providing a description and rights

Keep the token safe. If it ends up in malicous hands they will be able to abuse it. The token will be used when creating an API client object.

Installing

Use the package manager pip to install this package.

pip install shoptrader_api_client

Usage

Support

Need help developing an appliction? We at Node Development and Shoptrader can help you automate all kinds of functionality. Synchronizing products with an external database, keeping tab on your stock or importing orders into your accounting suite.

Authors

This package is developed by Daniel Mizrahi from Node Development [email protected] www.nodedevelopment.net

Of course none of this would be possible without the help of Shoptrader.

License

About

A Shoptrader REST API client witten in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages