Turvo Rate Limits
Turvo does not publish fixed numeric rate limits for its Public API in openly accessible documentation; specific throttles are defined per tenant and surfaced in the tenant-gated API reference. Turvo does provide bulk endpoints that accept thousands of records in a single call, which is the recommended pattern for high-volume synchronization rather than issuing many single-record requests. Real-time change notification is delivered by webhooks (server push to a subscriber URL), reducing the need for aggressive polling. Clients should implement backoff and honor any 429 responses.
Turvo Rate Limits is the machine-readable rate-limit profile for Turvo on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, records, and events.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Logistics, TMS, Freight, Rate Limiting, and Quotas.