Rate limits

In order to prevent any (accidental) (D)DOS attack from any integration, API requests are limited. Please try to reduce the amount of API calls to the bare minimum.

Do not fetch data you already have, only when you really need to update the data.

E.g. when fetching orders of a shop, please use the created_at timestamps of orders and never fetch orders you already have fetched before.

Version update available Please adjust your integration to the latest stable version (1.9.0)
1.6.0 stable