API usage tips and limits
Last updated
Last updated
You should use our API wisely and use only reasonable amount of API requests
It is recommended to use to reduce repeatable API calls.
If there is case that webhooks are not match for your scenario and you need to fetch multiple records there are also filter endpoints for orders, products, receivings, returns etc. These endpoint alows you to retrieve multiple records, filter and sort them and also specifiy necessary columns.
For example .
More details in API documentation itself.
Api rate limiting is planned for 2025 and will be described here.