Spark Platform · Rate Limits

Spark Platform Rate Limits

Spark Platform publishes no numeric request-rate limit. What it publishes is the throttle signal (HTTP 429 with Spark error code 1550 "Over rate limit") and a set of hard per-request ceilings on the pagination parameters, which are the only numbers FBS states in the open. The request-size ceilings differ by key role: a standard key may ask for at most 25 records per request, a replication-role key up to 1000. Long-running requests are cancelled server-side rather than queued (codes 1515 and 1516). No RateLimit-* or X-RateLimit-* response headers are documented, so a client cannot see its remaining budget — it learns by being refused.

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

It captures 4 rate-limit definitions, measuring records_per_request, page_number, and record_offset.

The profile also includes response codes documented for throttled, throttledProviderCode, timeoutCancelled, timeoutProviderCodes, temporarilyUnavailable, and temporarilyUnavailableProviderCode.

Tagged areas include Rate Limiting, MLS, and Real Estate.

4 Limits Throttle: 429
Rate LimitingMLSReal Estate

Limits

Records per request (standard key) request
records_per_request · request
25
Records per request (replication role) request
records_per_request · request
1000
Maximum page number request
page_number · request
100000
Maximum skip offset request
record_offset · request
2500000

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/spark-platform-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.