Coinbase · Rate Limits

Coinbase Rate Limits

Coinbase Advanced Trade API enforces separate per-user (private) and per-IP (public) limits for REST, plus higher per-IP limits for WebSocket. Limits may tighten dynamically during high-volatility periods. Identical model is used for the Coinbase Exchange API.

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

It captures 4 rate-limit definitions, measuring requests_per_second and connections_per_second.

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

Tagged areas include Rate Limiting, Cryptocurrency, and Trading.

4 Limits Throttle: 429
Rate LimitingCryptocurrencyTrading

Limits

Advanced Trade REST — private endpoints user
requests_per_second · second
30
Throttled per authenticated user; can tighten during high-volume periods.
Advanced Trade REST — public endpoints IP
requests_per_second · second
10
Advanced Trade WebSocket — connections IP
connections_per_second · second
750
Advanced Trade WebSocket — unauthenticated messages IP
requests_per_second · second
8

Policies

Backoff
Honor 429 with exponential backoff and jitter.
Dynamic throttling
Limits may tighten during periods of elevated trading volume; clients should not assume static ceilings.
Public vs private scope
Public market-data endpoints share an IP-bound bucket; authenticated trading endpoints use a per-user bucket.

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