Adobe Analytics · Rate Limits

Adobe Analytics Rate Limits

Adobe publishes a single hard numeric rate limit for the Adobe Analytics 2.0 APIs in the Analytics 2.0 API FAQ: 12 requests every 6 seconds per user (approximately 120 requests per minute). Exceeding it returns HTTP 429 with an Adobe error envelope carrying error_code 429050. Adobe also documents a 60-second request timeout on adobe.io. No RateLimit-* / X-RateLimit-* response headers are documented, and none is claimed here — an agent gets no runtime budget signal from this API and must treat the 429 itself as the only feedback.

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

It captures 1 rate-limit definition.

The profile also includes 2 backoff/retry policies defined.

Tagged areas include Rate Limiting, Analytics, and Web Analytics.

1 Limits
Rate LimitingAnalyticsWeb Analytics

Limits

Adobe Analytics 2.0 API request rate per-user
12

Policies

Adobe best-practice guidance
Adobe's own guidance in the same FAQ: make multiple smaller requests instead of one large request, and request data once then cache it.
Backoff strategy
No Retry-After is served, so exponential backoff with jitter on 429 is the only viable client strategy.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/adobe-analytics-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.