Availity · Rate Limits

Availity Rate Limits

Published per-plan rate limits and quotas for the Availity REST APIs, read from the developer portal product catalogue. Limits are enforced per subscribed application/plan; the plan itself is governed by the trading-partner agreement.

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

It captures 4 rate-limit definitions, measuring calls.

The profile also includes 6 backoff/retry policies defined and response codes documented for throttled, throttled_message, serviceUnavailable, and serviceUnavailable_note.

Tagged areas include Healthcare, HIPAA, X12 EDI, and Rate Limiting.

4 Limits Throttle: 429
HealthcareHIPAAX12 EDIRate Limiting

Limits

Healthcare HIPAA Transactions — Standard plan, daily quota application-plan
calls
100000
Healthcare HIPAA Transactions — Standard plan, burst rate application-plan
calls
100
AWS Availity Payer List — Standard plan, daily quota application-plan
calls
1000000
AWS Availity Payer List — Standard plan, burst rate application-plan
calls
100

Policies

Client-side throttle against the published ceiling
Because there is no header signal, size a client-side token bucket to the plan ceiling (100 calls/sec on both published Standard plans) rather than reacting to the server.
Backoff strategy
Exponential backoff with jitter on 429 and 503. Honor Retry-After if one ever appears, but do not depend on it — it is not documented.
Cache the token
Tokens live 300 seconds with no refresh token. Cache and refresh at ~80% of life, serialized, so a burst does not stampede the token endpoint. See authentication/availity-authentication.yml.
Never retry a write to recover from a timeout
Availity ships no idempotency key. On 504 or a timeout on a submit, re-poll the transaction id instead of re-submitting, or risk duplicate adjudication. See conventions/availity-conventions.yml.
Trading partner agreement governs
Sustained production throughput must be authorized in the Availity trading-partner agreement; the plan tier is assigned during contracting, not self-selected.
HIPAA / PHI handling
All requests carry PHI. Clients must operate under a BAA with Availity and meet HIPAA Security Rule controls in addition to rate posture.

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