Persona · Rate Limits

Withpersona Rate Limits

The Persona API enforces a default per-environment rate limiter of 300 requests per minute across all API keys in an environment, plus product-specific quotas that cap object creation - for example, Inquiry Created requests are limited to 150 per minute. The count starts on the first request in a 60-second window and resets at the start of the next minute. Requests over the limit return HTTP 429 Too Many Requests, and responses expose the limit, remaining requests, and reset seconds as headers.

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

It captures 3 rate-limit definitions, measuring requests.

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

Tagged areas include Identity, Identity Verification, KYC, KYB, and AML.

3 Limits Throttle: 429
IdentityIdentity VerificationKYCKYBAMLRate LimitingQuotasThrottling

Limits

Default Environment Limit environment
requests
300 per minute
Applies to all API requests from any API key within the environment; resets at the start of each minute.
Inquiry Creation Quota environment
requests
150 per minute
Product-specific quota on Inquiry Created (POST /inquiries) requests.
Product-Specific Quotas environment
requests
see provider documentation
Additional per-object creation quotas beyond the default limiter; vary by object type.

Policies

Rate Limit Headers
Responses return the API limit, remaining requests, and seconds until reset as response headers.
Idempotency Ordering
The rate limiter executes before the idempotency layer, so a 429 is not deduplicated by the Idempotency-Key header.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor the reset window before retrying.

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/withpersona-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 email required.

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