The API is updated every 10 minutes and is free to use, but please do caching on your side to avoid multiple requests every second!
If you intend to use this material commercially, you are required to include our logo and provide a link to our website.
/coins |
Will give full list off all our supported crypto currencies https://api.coinano.com/coins |
/coins/35 |
Will show a single crypto currency (use ID of the coin) https://api.coinano.com/coins/35 |
/coins/35/2024-03-15 |
Will show a single crypto currency (use ID of the coin), with information from the specific date (YYYY-MM-DD) (UTC). https://api.coinano.com/coins/35/2024-03-15 |
/fiat |
Will give full list off all our supported fiats https://api.coinano.com/fiat |
/fiat/23 |
Will show a single fiat (use the ID of the fiat) https://api.coinano.com/fiat/23 |