CryptoAPI

Real-time prices for all crypto-currencies.

Effortless integration

API Call Example

								1
2
3
4
5
6
7
8
9
10
11
12

								
									
									curl 
									https://api.cryptoapi.io/getprices?apikey=YourAPIKey&pairs=btcusd,ethusd,dogebtc


// Definition

getprices:
The API method name

pairs:
Comma-separated list of crypto trading pairs (ex: btcusd,etheur,ethbtc, ...)
apikey:
One of your generated API keys