Orderdesk Rate Limits
The Order Desk API is rate limited with a leaky-bucket algorithm. Each store starts with a bucket of 20 requests that refills at 3 requests per second, which works out to roughly 100 requests available over a rolling 30-second window. The number of requests remaining is returned on every response in the X-Tokens-Remaining header. When the bucket is empty the API returns HTTP 429 and includes an X-Retry-After header indicating how many seconds to wait before retrying.
Orderdesk Rate Limits is the machine-readable rate-limit profile for Order Desk on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and records.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Ecommerce, Order Management, Rate Limiting, and Quotas.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.