mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-14 01:26:48 +02:00
Merge pull request #578 from shakyink/feature/gdax_api
Update - Added GDAX Trading Platform API
This commit is contained in:
commit
ffcf90bad4
1 changed files with 2 additions and 1 deletions
|
@ -161,6 +161,7 @@ API | Description | Auth | HTTPS | Link |
|
|||
| CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) |
|
||||
| CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) |
|
||||
| Cryptonator | Cryptocurrencies Exchange Rates | No | Yes | [Go!](https://www.cryptonator.com/api/) |
|
||||
| GDAX | Cryptocurrency Trading Platform | `apiKey` | Yes | [Go!](https://docs.gdax.com/#api) |
|
||||
| MercadoBitcoin | Brazilian Cryptocurrency Information | No | Yes | [Go!](https://www.mercadobitcoin.net/api-doc/) |
|
||||
|
||||
### Currency Exchange
|
||||
|
@ -548,7 +549,7 @@ API | Description | Auth | HTTPS | Link |
|
|||
| NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) |
|
||||
| Open Notify | ISS astronauts, current location, etc | No | No | [Go!](http://open-notify.org/Open-Notify-API/) |
|
||||
| Open Science Framework | Repository and archive for study designs, research materials, data, manuscripts, etc | No | Yes | [Go!](https://developer.osf.io) |
|
||||
| SHARE | A free, open, dataset about research and scholarly activities | No | Yes | [Go!](https://share.osf.io/api/v2/) |
|
||||
| SHARE | A free, open, dataset about research and scholarly activities | No | Yes | [Go!](https://share.osf.io/api/v2/) |
|
||||
| SpaceX | Company, vehicle, launchpad and launch data | No | Yes | [Go!](https://github.com/r-spacex/SpaceX-API) |
|
||||
| Sunrise and Sunset | Sunset and sunrise times for a given latitude and longitude | No | Yes | [Go!](https://sunrise-sunset.org/api) |
|
||||
| USGS Earthquake Hazards Program | Earthquakes data real-time | No | Yes | [Go!](https://earthquake.usgs.gov/fdsnws/event/1/) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue