Alteryx · Rate Limits
Alteryx Rate Limits
Alteryx Server / Cloud APIs (Gallery / Server REST API and Alteryx Analytics Cloud APIs) are tenant-scoped; rate limits are determined by the customer's deployment and capacity rather than a published per-tier policy. Public Alteryx documentation does not publish concrete per-second / per-minute numbers.
Alteryx Rate Limits is the machine-readable rate-limit profile for Alteryx on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring varies.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and unauthorized.
Tagged areas include Analytics, Automation, Data Engineering, Data Preparation, and ETL.
2 Limits
Throttle: 429
AnalyticsAutomationData EngineeringData PreparationETLRate Limiting
Limits
Server Tenant Capacity tenant
capacity-bound by Server deployment topology and worker count
Analytics Cloud Tenant Capacity tenant
capacity-bound by purchased Analytics Cloud edition and add-ons
Policies
OAuth 2.0 Authentication
Server / Analytics Cloud APIs use OAuth 2.0; tokens are scoped to a user / app identity.
Backoff Strategy
Implement exponential backoff with jitter on 429 responses; honor Retry-After when returned.
Capacity Planning
Throughput scales with provisioned Server workers, Analytics Cloud edition, and any add-on automation capacity / dedicated data processing.