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.