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

Create and manage portfolios for organizing trading activity and asset allocation.

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

This API exposes 7 operations across 4 paths, and defines 4 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.prime.coinbase.com/v1.

7 operations 4 paths 4 schemas 1 DELETE3 GET2 POST1 PUT

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 Portfolios 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 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Portfolios 7

Create and manage portfolios for organizing trading activity and asset allocation.

GET
/portfolios
List portfolios
listPortfolios 1 param → 200401
POST
/portfolios
Create portfolio
createPortfolio body → 200400401
GET
/portfolios/{portfolio_id}
Get portfolio breakdown
getPortfolio 1 param → 200401404
PUT
/portfolios/{portfolio_id}
Edit portfolio
editPortfolio 1 param body → 200401404
DELETE
/portfolios/{portfolio_id}
Delete portfolio
deletePortfolio 1 param → 200401404
POST
/portfolios/move_funds
Move portfolio funds
moveFunds body → 200400401
GET
/portfolios/{portfolio_id}/commission
Get portfolio commission
getPortfolioCommission 1 param → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Portfolio_2 (4 properties), Portfolio (4 properties), PortfolioBreakdown (3 properties), Balance (2 properties). Each schema is shown below with its type and property counts.

Balance
object
A monetary value with currency
2 properties
PortfolioBreakdown
object
Detailed breakdown of a portfolio
3 properties
Portfolio
object
A user portfolio for organizing trading activity
4 properties
Portfolio_2
object
An institutional trading portfolio
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coinbase-portfolios-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 Portfolios 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.