Sensai API
Overview
Sensai provides you a simple REST API to connect any custom store.
As a developer, the main objectvies you must achieve with this API are the following:
- Send all your historic orders
- Send all your products
- Update your orders (in case they change their statuses)
- Send new or modified products
We provide you the necessary endpoints to achieve these objectives.
Swagger
If you're looking for a more technical documentation you cna go directly to the Swagger auto-generated documentation it contains all the endpoint needed to achieve previous objectives.