API Snap · Rate Limits

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.

5 Limits Throttle: 429 Quota: 429
Rate LimitingDeveloper UtilitiesSubscription Quotas

Limits

Free monthly quota api-key
requests_per_month · month
100
Free tier; 100 API calls/month across all 13+ endpoints. No credit card required.
Hobby monthly quota api-key
requests_per_month · month
5000
$9/month tier.
Pro monthly quota api-key
requests_per_month · month
50000
$29/month tier; "higher rate limits" advertised vs Hobby (specific per-second numbers not published).
Business monthly quota api-key
requests_per_month · month
500000
$99/month tier; advertises "custom rate limits" and an SLA guarantee.
Per-request burst ceiling api-key
varies
see https://api-snap.com/pricing — published as plan-tier rate limits without per-second numbers
API Snap does not publish per-second or per-minute limits. Pro and Business tiers advertise "higher" and "custom" rate limits respectively.

Policies

Single key across all endpoints
One API key (snp_ prefix) authorizes every endpoint in the platform; quotas and rate limits are enforced per key, not per endpoint.
Quota reset
Monthly request counters reset on the billing cycle anniversary.
Throttle response body
HTTP 429 responses include a JSON body with `usage`, `limit`, and an `upgrade_url` pointing to https://api-snap.com/pricing so clients can prompt users to upgrade in-product.
Rate limit headers
Every response includes X-RateLimit-Limit and X-RateLimit-Remaining headers so clients can implement adaptive throttling.
Custom limits at Business tier
The Business plan advertises "custom rate limits" - bespoke limits should be confirmed with sales.

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/api-snap-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.