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 Accounts API

Manage user accounts and retrieve account information including balances and holds.

Coinbase Accounts 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 Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 5 operations across 5 paths, and defines 6 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.

5 operations 5 paths 6 schemas 5 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 Accounts 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 5

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

Accounts 5

Manage user accounts and retrieve account information including balances and holds.

GET
/accounts
List accounts
listAccounts 2 params → 200401
GET
/accounts/{account_id}
Get account
getAccount 1 param → 200401404
GET
/accounts/{account_id}/ledger
Get account ledger
getAccountLedger 4 params → 200
GET
/accounts/{account_id}/holds
Get account holds
getAccountHolds 4 params → 200
GET
/accounts/{account_id}/transfers
Get account transfers
getAccountTransfers 4 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Account (11 properties), Account_2 (7 properties), LedgerEntry (6 properties), Transfer (6 properties). Each schema is shown below with its type and property counts.

Balance
object
A monetary value with currency
2 properties
Account
object
A user account holding a specific currency
11 properties
Transfer
object
A deposit or withdrawal transfer
6 properties
Account_2
object
An exchange trading account for a specific currency
7 properties
LedgerEntry
object
A ledger entry recording account activity
6 properties
Hold
object
A hold on account funds
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coinbase-accounts-api-openapi.yml Raw ↑

Other APIs Coinbase publishes across the network.

Coinbase Wallet SDK
Coinbase Data API
Coinbase AgentKit
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
Coinbase Conversions API
Where this information came from

This is an independent, third-party profile of Coinbase Accounts 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.