mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-14 17:46:50 +02:00
Merge pull request #602 from shakyink/feature/cryptoexchange_api
Added more crypto currency exchanges including nexchange and poloniex
This commit is contained in:
commit
03c3166eda
1 changed files with 4 additions and 2 deletions
|
@ -161,6 +161,8 @@ API | Description | Auth | HTTPS | CORS | Link |
|
||||||
| Cryptonator | Cryptocurrencies Exchange Rates | No | Yes | Unknown | [Go!](https://www.cryptonator.com/api/) |
|
| Cryptonator | Cryptocurrencies Exchange Rates | No | Yes | Unknown | [Go!](https://www.cryptonator.com/api/) |
|
||||||
| GDAX | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown | [Go!](https://docs.gdax.com/#api) |
|
| GDAX | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown | [Go!](https://docs.gdax.com/#api) |
|
||||||
| MercadoBitcoin | Brazilian Cryptocurrency Information | No | Yes | Unknown | [Go!](https://www.mercadobitcoin.net/api-doc/) |
|
| MercadoBitcoin | Brazilian Cryptocurrency Information | No | Yes | Unknown | [Go!](https://www.mercadobitcoin.net/api-doc/) |
|
||||||
|
| Nexchange | Automated cryptocurrency exchange service | No | No | Yes | [Go!](https://nexchange2.docs.apiary.io/) |
|
||||||
|
| Poloniex | US based digital asset exchange | `apiKey` | Yes | Unknown | [Go!](https://poloniex.com/support/api/) |
|
||||||
|
|
||||||
### Currency Exchange
|
### Currency Exchange
|
||||||
API | Description | Auth | HTTPS | CORS | Link |
|
API | Description | Auth | HTTPS | CORS | Link |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue