IonQ · Rate Limits

Ionq Rate Limits

IonQ does not publish a single fixed requests-per-second number for the Quantum Cloud REST API. Rate limiting is enforced at three layers: HTTP rate limits on the control-plane API, QPU queue capacity per backend (visible via /backends average_queue_time), and per-Session limits set by the caller (job_count_limit, duration_limit_min, cost_limit).

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

The profile also includes 4 backoff/retry policies defined.

Tagged areas include Quantum Computing, Trapped Ion, QPU, ARIA, and Forte.

0 Limits
Quantum ComputingTrapped IonQPUARIAForteTempoQuantum CloudCloudHardwarePublic Company

Policies

Standard HTTP-level rate limit on /v0.4 control-plane requests. Specific values are not publicly documented; clients receive HTTP 429 when limits are exceeded and should back off and retry.
Each QPU backend has a job queue. The /backends endpoint reports `average_queue_time` so clients can choose lower-queue backends. There is no fixed jobs-per-minute number; throughput depends on circuit depth, shot count, and reserved Sessions.
Sessions support caller-set limits on total job count (job_count_limit), duration in minutes (duration_limit_min), and total cost (cost_limit). When any limit is reached, the session ends automatically.
Maximum shots per job vary by backend (simulator vs Aria vs Forte). Submit via the `shots` field on the job creation payload.

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