Aetna · Rate Limits

Aetna Rate Limits

Aetna publishes no numeric rate limit for any of its Interoperability APIs. It does publish the failure mode: a 429 with a FHIR OperationOutcome body, policed by source IP, declared on 11 of the 99 operations captured in this repo. No RateLimit-*, X-RateLimit-* or Retry-After header is declared anywhere, so a client cannot see how close it is to the limit and cannot be told when to retry - it can only observe the 429 after the fact.

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

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.

Tagged areas include Health Insurance, Healthcare, FHIR, Rate Limiting, and Throttling.

0 Limits Throttle: 429 Quota: 429
Health InsuranceHealthcareFHIRRate LimitingThrottling

Policies

Undocumented ceiling
No per-key, per-account or per-endpoint numeric limit is published. Any number a client assumes is a guess.
IP-based policing
Aetna's own 429 message names the source IP, not the API key or application, as the throttled unit. Callers behind shared egress should expect to contend with each other.
Client-chosen backoff
With no Retry-After, a client must choose its own exponential backoff with jitter. Aetna publishes no guidance on retry timing.

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