API Resources for Cryptocurrencies

Words
339
Reading
2 min
Listen
Play
9y

As the crypto space becomes more widely adopted, more tools will need to be developed to make things easier on users. I thought it may be helpful to outline a few I’ve come across, with a few descriptions and examples. Please let me know if there are others you prefer and I can add them to the list.

CryptoCompare

https://www.cryptocompare.com/api

The best API for getting cryptocurrency pricing, OHLC and volume data from multiple exchanges.

Examples

Lionshare Capital API

https://github.com/lionsharecapital/lionshare-api

API that powers Lionshare by providing both historical (REST) and realtime time (websocket) cryptocurrency market data. The data is sourced from GDAX, Poloniex, and Coinmarketcap.

Examples

CoinMarketCap JSON API

https://coinmarketcap.com/api/

API provided by CoinMarketCap

Examples

Cryptocurrencies exchange rates API

https://www.cryptonator.com/api

Cryptonator provides unique volume of cryptocurrency exchange rates data, which is delivered in easy-to-integrate JSON format via simple HTTPS requests. Prices are updated every 30 seconds, covering 300+ cryptocurrencies across 58 exchanges.

Examples

Coinigy

https://www.coinigy.com/bitcoin-api/

The all-in-one digital currency API. Live streaming bitcoin market & blockchain data

Examples

You need an API key to make the requests, but they have a great console on their docs to test out the calls.


Coinbase Digital API

https://developers.coinbase.com/

Our API makes it easy to integrate bitcoin, litecoin and ethereum into both new and existing applications. Coinbase’s APIs enable a variety of capabilities; from simply gathering read-only data, to building something that’s never been done before.

Examples

You need an API key to make the requests, but they have great docs to test out the calls.

🚀 Please be sure to upvote/resteem if you liked this content, but more importantly comment and get some discussion going because I'd love to hear what you all think. Let me know if you found this helpful and be sure to send any feedback on how I can make this more useful for you all.
API Resources for Cryptocurrencies | Ecency