Coinbase home page
Search...
⌘K
Ask AI
We're hiring
Get Help
Dev portal
Dev portal
Search...
Navigation
REST API
Exchange REST API Rate Limits
Docs
API Reference
SDKs
GET STARTED
Home
Getting Started
Authentication
CDP Portal
Demo Apps
WALLETS
Comparing Our Wallets
Wallet API
v2
Wallet API
v1
Smart Wallet
PAYMENTS
Onramp & Offramp
Stablecoins
x402
Business Payments
BASE TOOLS
Paymaster
Appchains
Ads
DATA
Data
Node
Reputation
Beta
Verifications
Address History
Webhooks
Subgraphs
AI
AgentKit
Staking
Staking API
Staking Delegation Guides
FAUCET
Using Faucets
COINBASE APIS
Coinbase App
Coinbase Wallet
Coinbase Commerce
Coinbase Mesh
Institutions
Coinbase Exchange
Welcome
Rest Quickstart
Sandbox
Matching Engine
Rate Limits Overview
Systems & Operations
REST API
API Reference
Requests
Authentication
Rate Limits
Pagination
Profiles
Types
FIX API
Websocket Feed
Travel Rule
Changes
Coinbase International Exchange
Coinbase Prime
Coinbase Derivatives
On this page
Public Endpoints
Private Endpoints
Private /fills Endpoint
Private /loans Endpoint
REST API
Exchange REST API Rate Limits
Copy page
Copy page
Public endpoints are throttled by IP and private endpoints by profile ID. Some endpoints (like
/fills
) may have custom rate limits.
When a REST API rate limit is exceeded, a status of
429 Too Many Requests
is returned.
Public Endpoints
Requests per second per IP: 10
Requests per second per IP in bursts: Up to 15
Private Endpoints
Private endpoints are authenticated.
Requests per second per profile: 15
Requests per second per profile in bursts: Up to 30
Private
/fills
Endpoint
Requests per second per profile: 10
Requests per second per profile in bursts: Up to 20
Private
/loans
Endpoint
Requests per second per profile: 10
Rate limits do not apply to
List loan assets
(
/loans/assets
) which is not private.
Was this page helpful?
Yes
No
Exchange REST API Authentication
Previous
Exchange REST API Pagination
Next
Assistant
Responses are generated using AI and may contain mistakes.