Coinbase
Public API for cryptocurrency prices, exchange rates, and currencies. Provides real-time and historical price data for Bitcoin, Litecoin, Ethereum, and other cryptocurrencies. No authentication required for public endpoints.
Base URL:
Auth: unknown
Endpoints: 7
Reachable: unknown
CORS: unknown
https://api.coinbase.com/v2Auth: unknown
Endpoints: 7
Reachable: unknown
CORS: unknown
Links
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/currencies | List all currencies | — | — | — |
GET |
/exchange-rates | Get exchange rates | — | — | — |
GET |
/prices/{currency_pair}/buy | Get buy price | — | — | — |
GET |
/prices/{currency_pair}/historic | Get historic prices | — | — | — |
GET |
/prices/{currency_pair}/sell | Get sell price | — | — | — |
GET |
/prices/{currency_pair}/spot | Get spot price | — | — | — |
GET |
/time | Get server time | — | — | — |