Coins
Coins are all the cryptocurrencies listed with us, like Bitcoin, Ethereum, Dogecoin, and thousands more. Do you miss a particular coin you’d like to see in the API? Submit it via our listing form
Available Endpoints
GET /api/public/crypto
Returns info of all supported coins.
Request parameters:
supply, technical indicators, price,...
GET /api/public/crypto.php?symbols=
Returns data for a specific coin, including price, volume, OHLC data, supply, available markets, and technical data.
Request parameters:
symbol: the ID of the coin to retrieve data for (e.g. BTC for Bitcoin, ETH for Ethereum)
Example request:
Example response:
This is an overview of how our API looks like, consider API docs are still under development
More dat coming soon...
Last updated