Acquia · Rate Limits

Acquia Rate Limits

Acquia exposes a number of APIs across its DXP — Cloud API (operational control of Drupal environments), Site Factory API, CDP ingestion, DAM, and Campaign Studio. Specific per-second / per-minute rate-limit numbers are not published on the public Cloud API documentation home page; throttling is applied per API and per subscription tier.

2 Limits Throttle: 429
ContentExperienceDrupalDXPRate Limiting

Limits

Cloud API throttling api-token
varies
see Acquia Cloud API documentation
Acquia does not publish a fixed RPS / RPM number on the public docs index; throttling is applied at the gateway and surfaced via 429 responses.
CDP ingestion tenant
varies
see CDP customer onboarding guide
Profile-ingest and event-ingest throughput is sized at contract time based on event volume.

Policies

Backoff
Honor 429 responses with exponential backoff and jitter; the Cloud API may return Retry-After.
Tenant Scoping
Limits are applied per Acquia subscription / tenant; multiple API tokens within the same subscription share the underlying allowance.
Support-Raise
Long-running migrations and bulk operations should be coordinated with Acquia support so that ceilings can be temporarily lifted.

Sources