Back to catalog
🪙

CoinCap

Free

Real time Cryptocurrency prices through a RESTful API

🪙CryptocurrencyHTTPSNo API key required

CoinCap

5 items

Bitcoin (BTC)

$67,842.15

1

Ethereum (ETH)

$3,491.28

2

Tether (USDT)

$1.00

3

BNB (BNB)

$594.37

4

Solana (SOL)

$172.63

5

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Bitcoin (BTC)",
5 "secondary": "$67,842.15",
6 "badge": 1
7 },
8 {
9 "title": "Ethereum (ETH)",
10 "secondary": "$3,491.28",
11 "badge": 2
12 },
13 {
14 "title": "Tether (USDT)",
15 "secondary": "$1.00",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.coincap.io/"
View Documentation

Similar APIs