Explorium Rate Limits
Explorium DOES publish a numeric rate limit, contrary to the previous round's finding: 200 queries per minute per API key over a 60-second sliding window, with a full set of response headers and a documented 429 body. It is advertised as a first-class discovery target - the api-catalog linkset names the rate-limit page as the API's service-meta relation, which is a genuinely rare thing to do. The subtlety that matters is the counting rule: a query is an ENTITY, not an HTTP request, so one batch call carrying 50 businesses consumes 50 of the 200.
Explorium Rate Limits is the machine-readable rate-limit profile for Explorium on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring queries, entities, records, and credits.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Data Enrichment, B2B Data, Web Intelligence, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://developers.explorium.ai/reference/rate-limit
- https://developers.explorium.ai/reference/error-handling
- https://www.explorium.ai/.well-known/api-catalog
- https://developers.explorium.ai/.well-known/agent-skills/explorium/skill.md
- https://www.explorium.ai/pricing.md
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/explorium-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.