mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-17 02:56:22 +02:00
Adding two cryptocurrencies APIs
CoinMarketCap and CryptoCompare both are equally good but CryptoCompare supports logos for each currency. Thought this might be a good addition.
This commit is contained in:
parent
9484cf8518
commit
a113279ce9
1 changed files with 2 additions and 0 deletions
|
@ -224,7 +224,9 @@ API | Description | Auth | HTTPS | Link |
|
|||
| Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) |
|
||||
| Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) |
|
||||
| CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) |
|
||||
| CoinMarketCap | Cryptocurrencies Prices | No | No | [Go!](https://coinmarketcap.com/api/) |
|
||||
| Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) |
|
||||
| CryptoCompare | Cryptocurrencies Comparison | No | No | [Go!](https://www.cryptocompare.com/api#) |
|
||||
| Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) |
|
||||
| IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) |
|
||||
| Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue