Anaplan · Rate Limits

Anaplan Rate Limits

The token bucket algorithm allows bursting up to the bucket capacity of 600 tokens. Each API request consumes one token. Tokens are replenished at a rate of 10 tokens per second. When the bucket is empty, further requests are denied with HTTP 429 until tokens are replenished.

Anaplan Rate Limits is the machine-readable rate-limit profile for Anaplan on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests, concurrent_imports, and payload_size.

Tagged areas include Connected Planning, Enterprise Planning, FP&A, Supply Chain, and Sales Planning.

3 Limits
Connected PlanningEnterprise PlanningFP&ASupply ChainSales PlanningFinancial ConsolidationSCIMREST

Limits

tenant
requests · per_minute
600
Equivalent to 10 requests per second. Applies across all workspaces in a single tenant. This is the primary enforced limit for the Integration API v2.0.
tenant
concurrent_imports · per_workspace
Anaplan limits the number of simultaneous import/export operations per workspace; exact concurrency limits are not publicly documented and may vary by workspace size and subscription tier.
request
payload_size · per_request
Large file imports are handled via chunked upload. File chunk sizes and maximum payload sizes are defined in the Integration API documentation.