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.
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.