How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Coinbase Products API

Retrieve product information, market trades, product books, and candle data for trading pairs.

Coinbase Products API is one of 29 APIs that Coinbase publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Product. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 7 operations across 7 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://api.coinbase.com/api/v3/brokerage, https://api.exchange.coinbase.com.

7 operations 7 paths 7 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.coinbase.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Coinbase Products API declares 1 security scheme for authenticating requests. An API key is passed in the header as CB-ACCESS-KEY (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — Coinbase API key authentication using HMAC SHA-256 signatures. Requires CB-ACCESS-KEY, CB-ACCESS-SIGN, and CB-ACCESS-TIMESTAMP headers.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 GET. Each is listed below with its method, path, parameters, and response codes.

Products 7

Retrieve product information, market trades, product books, and candle data for trading pairs.

GET
/products
List products
listProducts 3 params → 200
GET
/products/{product_id}
Get product
getProduct 1 param → 200404
GET
/products/{product_id}/candles
Get product candles
getProductCandles 4 params → 200
GET
/products/{product_id}/ticker
Get market trades
getMarketTrades 2 params → 200
GET
/products/{product_id}/book
Get product order book
getProductOrderBook 2 params → 200
GET
/products/{product_id}/trades
Get product trades
getProductTrades 4 params → 200
GET
/products/{product_id}/stats
Get product 24hr stats
getProductStats 1 param → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Product (15 properties), Product_2 (14 properties), Ticker (7 properties), Candle (6 properties). Each schema is shown below with its type and property counts.

Trade
object
A market trade
6 properties
Candle
object
OHLCV candle data point
6 properties
Product
object
A trading product representing a currency pair
15 properties
Ticker
object
Product ticker with latest trade and 24h stats
7 properties
OrderBook
object
Product order book at a specific level of detail
3 properties
Trade_2
object
A market trade
5 properties
Product_2
object
A trading product on the exchange
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coinbase-products-api-openapi.yml Raw ↑

Other APIs Coinbase publishes across the network.

Coinbase Wallet SDK
Coinbase Data API
Coinbase AgentKit
Coinbase Accounts API
Coinbase Activities API
Coinbase Address Book API
Coinbase Allocations API
Coinbase Assets API
Coinbase Balances API
Coinbase Buy API
Coinbase Charges API
Coinbase Checkouts API
Where this information came from

This is an independent, third-party profile of Coinbase Products API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.