Limits

There are some limits and constraints to prevent abusing the system and to protect (and keep serving!) all users.

Throttling

All endpoints support a maximum rate of 90 requests / minute.
If this is too short for you, please contact Movintracks. Avoid polling.
However, when it comes to using push notifications (e.g. POST /v2.0/devices/notify/) the limit is 1 request / 15 minutes.
This rate can be changed at anytime.
When you exceed this limit, the system returns a status code 429 and tells you the time you have to wait for performing the next request.

Maximum number of Application

Users can only have 1 application.