- Spot and US Derivatives
- Global Derivatives
API Reference
Channel schemas, subscribe payloads, and examples.
AsyncAPI spec
Download the AsyncAPI spec.
Public
Public market data for spot crypto and US futures.Public URL
wss://advanced-trade-ws.coinbase.comEndpoints
Notes
- A JWT is not required.
- Most channels close within 60-90 seconds when no updates arrive. Subscribe to
heartbeatsto keep the connection open. -USDCproduct IDs other thanUSDT-USDCandEURC-USDCreturn the same data as the matching-USDproduct.
Private
The user’s open orders, positions, and US futures balances.Private URL
wss://advanced-trade-ws-user.coinbase.comEndpoints
Notes
- A CDP JWT is required. See WebSocket authentication.
- The
userchannel is the only one that accepts-USDCproduct IDs. - If
advanced-trade-ws-useris your primary connection, useadvanced-trade-wsas a failover.