Crunchtime · Rate Limits

Crunchtime Rate Limits

Crunchtime Inventory & Labor APIs enforce a per-site/route usage limit of 500 API calls within any 5-second window; exceeding it returns HTTP 429 until usage subsides. Requests count toward the limit regardless of success or failure. Additional structural limits govern batch save size, list ceilings, page size, and request timeouts.

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

It captures 4 rate-limit definitions, measuring requests_per_5s, records_per_save, records_per_list, and records_per_page.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting and Restaurant Operations.

4 Limits Throttle: 429
Rate LimitingRestaurant Operations

Limits

Per site/route request rate site
requests_per_5s
500
Up to 500 API calls per 5-second period per customer site/route across all APIs. Requests count regardless of outcome; over the limit returns HTTP 429.
Save batch size request
records_per_save
50
The "Save" feature processes up to 50 records per request, each with per-record success/failure feedback.
List ceiling request
records_per_list
500000
The "List" (getAll) feature has a hard limit of 500k records; some APIs implement a lower custom limit.
Page size default request
records_per_page
10
The "Page" (getByPage) feature defaults to 10 records per page.

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