C

Coinbase API

by Coinbase Free tier

Bitcoin, Bitcoin Cash, Litecoin and Ethereum Prices

finance

Quick Reference

Base URL https://developers.coinbase.com Auth type API Key Header Auth header Authorization: Bearer YOUR_TOKEN Rate limit 10 req/s (public) · 15 req/s (private) Pricing Enterprise / contact sales Free quota None Documentation https://developers.coinbase.com Endpoint status Live — HTTP 200 — endpoint is accessible2.05s (checked Mar 29, 2026) Builder score D 28% builder-friendly
Pricing
28
Latency
40
Depth
18

Authentication

See documentation for auth details

Authorization: Bearer YOUR_TOKEN

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free for public market data. Advanced Trade: maker 0.60%/taker 0.80% at base tier, decreasing with volume. Institutional (Prime): custom pricing.

Key Endpoints

MethodPathDescription
GET / See documentation for endpoint reference

Sample Request

curl 'https://developers.coinbase.com'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Coinbase documentation.