Openlayer · Rate Limits

Openlayer Rate Limits

The Openlayer REST API authenticates with a Bearer API key and meters usage primarily through plan-level quotas, most notably the monthly cap on production inferences (rows published to inference pipelines) on the Basic plan. Openlayer does not publish explicit per-endpoint request-per-minute or token-per-minute limits in its public API reference; specific throttling thresholds are not reconciled in this artifact.

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

It captures 3 rate-limit definitions, measuring inferences, requests, and rows.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include AI, Evaluation, Testing, Observability, and LLM.

3 Limits Throttle: 429
AIEvaluationTestingObservabilityLLMMLOpsRate LimitingQuotasThrottling

Limits

Production Inferences (Basic plan) account
inferences
20000 per month
Rows published to inference pipelines; Basic plan cap. Enterprise is unlimited.
Requests Per Minute (RPM) account
requests
see provider documentation
Per-endpoint request rate limits are not published in the public API reference.
Data Stream Throughput inference_pipeline
rows
see provider documentation
Batch size and ingestion throughput for the data-stream endpoint are not publicly specified.

Policies

API Key Authentication
All requests require a Bearer API key in the Authorization header; quotas apply per workspace/account.
Tiered Limits
Usage ceilings are governed by plan; Basic has a monthly inference cap, Enterprise removes caps.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

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