Skip to main content
Public and private methods share one URL on each venue. Send a JWT on the request for private methods.

API Reference

Request schemas, parameters, and examples.

OpenAPI spec

Download the OpenAPI spec.

URL

https://api.coinbase.com/api/v3/brokeragePublic and private methods both use this URL.

Public

Public market data for spot crypto and US futures.

Endpoints

Notes

  • A JWT is not required.
  • Public responses are cached for 1 second. For live data, use the WebSocket, send cache-control: no-cache, or call the private product endpoints.

Private

Orders, accounts, portfolios, converts, and US futures.

Endpoints

Notes

  • Same URL as the public methods. A CDP JWT is required. See API key authentication.
  • Endpoints require view, trade, or transfer on the key, depending on the call.
  • /intx/* endpoints are the current international-derivatives API. They retire on September 9, 2026 — see the Migration Overview.