Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Cryptocurrency general data

`CoinGecko <https://www.coingecko.com/en/api>`_ Advertises itself as "The world's most comprehensive cryptocurrency data API."

`CoinPulse <https://coinpulse.fly.dev>`_ Simple REST API for crypto portfolio tracking with real-time prices, P/L calculations, and price alerts. Python SDK available.

`Cryptonator <https://www.cryptonator.com/api>`_ Exchange rates API.

`BraveNewCoin <https://bravenewcoin.com/>`_ Provides exchange-level, standardised raw data via a single websocket API, offering near real-time streaming of price and volume data from over 240 exchanges.
Expand Down