🪙

Coinbase

Finance

Crypto prices, wallets, and exchange data from Coinbase

Coinbase's API provides real-time crypto prices, exchange rates, and access to user wallet data for buy/sell operations on the world's most trusted crypto exchange.

Details

Auth Type
API Key + Secret (HMAC signature)
Rate Limit
10,000 req/hour
Pricing
Free (public); trading fees apply
Full Docs

✓ This is a public API - No credentials needed! Try it right now in the playground.

Getting Started

1

Try It Instantly

Click "Try It" above to test the API in the playground

2

Add to Your Agent

Click "Add to Agent" to get your API key and integrate

Common Use Cases

Get crypto prices
Exchange rate lookup
User portfolio data
Buy/sell crypto
Payment processing

💻 Code Examples

Get started quickly with these code examples in your favorite language

curl -X GET \
'https://www.callio.dev/api/proxy/coinbase/forward?target=https%3A%2F%2Fapi.coinbase.com%2Fendpoint' \
-H 'Authorization: Bearer YOUR_CALLIO_KEY' \
-H 'Content-Type: application/json'

💡 Tip: Replace YOUR_CALLIO_KEY with your actual Callio API key from the dashboard.

Ready to integrate Coinbase?

Test endpoints live or generate your API key and start building in minutes

Browse More APIs