International Exchange Sandbox
Access
Contact your Coinbase Account Team for onboarding instructions.
Sandbox URLs
Use the following URLs to test your API connectivity.
API | URL:PORT |
---|---|
UI | https://n5e1.coinbase.com |
REST API | https://api-n5e1.coinbase.com |
FIX API - Order Entry | VAR::FIX_URL_SANDBOX_ORDER_ENTRY_50 |
FIX API - Market Data | VAR::FIX_URL_SANDBOX_MARKET_DATA_50 |
FIX API - Drop Copy | VAR::FIX_URL_SANDBOX_DROP_COPY_50 |
WEBSOCKET API | wss://ws-md.n5e2.coinbase.com |
Funding the Account
To fund your sandbox account, contact your Coinbase Account Team.
caution
- All INTX Sandbox accounts are funded with USDC.
- You cannot manually fund your account.
- All transfers, deposits, and withdrawals are disabled.
Creating API Keys
- Log in to the INTX sandbox UI:
https://n5e1.coinbase.com/api-keys
- Select the API tab.
- Select Create API Key.
- Select:
- Portfolios for which to grant API access.
- Permissions - View, Transfer, Trade.
- Passphrase - Record and secure.
- IPs to allowlist - We allow up to 30 IPs/API Key.
- Record and secure API Secret, Passphrase, and API Key.
info
In sandbox and production, ach account is limited to a maximum of:
- 20 API keys
- 2 Drop Copy sessions
See Rate Limits.