Coinbase Developer Documentation home page
Search...
⌘K
Ask AI
Get help
Dev portal
Dev portal
Search...
Navigation
REST API
Exchange REST API Rate Limits
Docs
API Reference
SDKs
Coinbase Exchange API
REST API
Introduction
Requests
Authentication
Rate Limits
Pagination
Profiles
Types
Accounts
Address Book
Coinbase Accounts
Conversions
Currencies
Fees
Futures
Loan
Orders
Products
Profiles
Reports
Transfers
Travel Rules
Users
Wrapped Assets
FIX API
Connectivity
Best Practices
Rate Limits
Order Entry Messages
Market Data Messages
Dictionary Downloads
FIX Releases
Websocket Feed
Overview
Best Practices
Authentication
Channels
Rate Limits
Errors
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.