Adapty · Rate Limits

Adapty Rate Limits

Adapty applies per-account rate limiting to its Server-Side REST API to protect platform stability. Adapty documents that server-side requests should be kept to reasonable volumes and recommends batching and caching where possible; exceeding limits returns HTTP 429. Specific numeric per-endpoint request-per- second/minute limits are not published in a reconciled table and vary by account and endpoint (profile reads vs. transaction writes). This artifact is not reconciled to exact values.

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

It captures 4 rate-limit definitions, measuring requests and events.

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

Tagged areas include Mobile, Subscriptions, Server-Side, Rate Limiting, and Quotas.

4 Limits Throttle: 429
MobileSubscriptionsServer-SideRate LimitingQuotasThrottling

Limits

Server-Side API Requests account
requests
see provider documentation
Per-account request rate on the Server-Side REST API; varies by endpoint.
Profile Reads account
requests
see provider documentation
GET /profile/ reads; cache profile state where possible to avoid throttling.
Transaction / Access-Level Writes account
requests
see provider documentation
set-transaction, grant/revoke access level, and Stripe validation writes.
Webhook Delivery account
events
n/a (outbound)
Adapty delivers events to your endpoint; you must respond promptly (2xx) or Adapty retries with backoff.

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter on 429 responses and honor any Retry-After header.
Batching & Caching
Batch server-side operations and cache profile/access-level state to stay within limits; rely on the SDK for client-facing reads.

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