1
mirror of https://github.com/public-apis/public-apis synced 2025-03-03 17:33:03 +01:00

Add Coinbase API

This commit is contained in:
Dave Machado 2017-09-26 12:51:17 -04:00 committed by GitHub
parent bf2c0800c0
commit c4a23815ca

View File

@ -141,7 +141,8 @@ API | Description | Auth | HTTPS | Link |
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) |
| CoinBin | Humanfriendly API for cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) |
| Coinbase | Bitcoin, Litecoin and Ethereum Prices | No | Yes | [Go!](https://developers.coinbase.com) |
| CoinBin | Cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) |
| CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) |
| CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) |
| CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) |