Skip to main content
Fleetalyse
Partner API & Tracking API

Rate limits

Request budgets per key and how to back off.

The Fleetalyse Partner Programme is running as a pilot. The API documented here is available to approved partners; you can build against test mode as soon as your partner account is open. About partnering with Fleetalyse

Limits protect every partner's service. They are counted in fixed windows and reported on every response:

HTTP
X-RateLimit-Limit: 600
X-RateLimit-Remaining: 587
X-RateLimit-Reset: 1791890460

ClassLimitCounted
Writes (POST, PATCH, DELETE)60 per minutePer key (per person in the portal)
Reads (Partner API GET)600 per minutePer key (per person in the portal)
Tracking API reads1200 per minutePer key (per person in the portal)
Exports10 per hourPer key (per person in the portal)
Bulk jobs5 per hourPer key (per person in the portal)
All keys of your account together10× each limit abovePer mode (live and test separately), across every API key
Failed authentications60 per minutePer client IP address
Webhook replays20 per hourPer endpoint
Webhook test events20 per hourPer endpoint
Concurrent tracking-platform reads4Per fleet (Tracking API); excess requests get 503 with Retry-After

Over a limit you get 429 RATE_LIMITED with Retry-After (seconds). Payment recovery, invoice reads and deactivation requests have their own, separate limits (per key: payment recovery 60, invoice reads 600 and deactivations 600 a minute; invoice document links 120 a minute per partner), so they keep working when the other limits are used up or the account is restricted. If your volume needs different limits, contact support — limits are set per partner, never charged as overage.

WhatsApp us