Overview
Accounts are containers that hold assets and can be used for transacting. In Sandbox, create accounts through the Portal UI.Sandbox accounts are isolated from production and do not require linking to any external Coinbase accounts.
Prerequisites
Before you begin, you needcdpcurl and a Sandbox API key. See the Quickstart for instructions.
1. List accounts
See all your Sandbox accounts:Example response
Example response
2. Get account details
View detailed account information including balances:Example response
Example response
Using Portal UI
You can create, manage, and fund accounts through the Portal UI:Access your account
Navigate to Portal Accounts in Sandbox

Account funding is only available through the Portal UI. All balances are simulated within the Sandbox environment.
What to read next
List Accounts
API reference for listing accounts
Get Account
API reference for getting account details