Coinbase
Public REST API providing real-time and historical cryptocurrency prices, exchange rates, and currency listings. Supports spot, buy, and sell pricing for major cryptocurrencies against fiat currencies, with no authentication required.
Screenshot:
Slug: coinbase
Key:
Base URL:
Auth: none
Endpoints: 7
Reachable: unknown
CORS: unknown
Tier: verified
Key:
coinbase.com:coinbaseBase URL:
https://api.coinbase.com/v2Auth: none
Endpoints: 7
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Endpoints (7)
| Path | Summary | Response | Auth |
|---|---|---|---|
| currencies | List all currencies | application/json |
none |
| exchange-rates | Get exchange rates | application/json |
none |
| prices/{currency_pair}/buy | Get buy price | application/json |
none |
| prices/{currency_pair}/historic | Get historic prices | application/json |
none |
| prices/{currency_pair}/sell | Get sell price | application/json |
none |
| prices/{currency_pair}/spot | Get spot price | application/json |
none |
| time | Get server time | application/json |
none |