Api Snap Rate Limits
API Snap enforces rate limits per API key. Documented limits come from the pricing page as monthly request quotas (100 / 5,000 / 50,000 / 500,000 calls for Free / Hobby / Pro / Business tiers) and from the OpenAPI spec which declares a 429 response on every operation. Per-second or per-minute burst ceilings are not published on the public site as of profiling; the X-RateLimit-Limit and X-RateLimit-Remaining response headers are documented on the docs page and a structured 429 body returns `usage`, `limit`, and an `upgrade_url`. reconciled is false because per-second burst numbers are not publicly published.
Api Snap Rate Limits is the machine-readable rate-limit profile for API Snap on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_month and varies.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled and quotaExceeded.
Tagged areas include Rate Limiting, Developer Utilities, and Subscription Quotas.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.