From 5cfbcb602922fe7bf3621190ee7d9d46bef8bd10 Mon Sep 17 00:00:00 2001 From: Maicon Cerutti Date: Thu, 28 Oct 2021 14:05:19 -0300 Subject: [PATCH] Add Bitcambio (#2630) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c5e57ec..f4bca9e7 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ API | Description | Auth | HTTPS | CORS | | [1inch](https://docs.1inch.io/api/) | API for querying decentralize exchange | No | Yes | Unknown | | [apilayer coinlayer](https://coinlayer.com) | Real-time Crypto Currency Exchange Rates | `apiKey` | Yes | Unknown | | [Binance](https://github.com/binance/binance-spot-api-docs) | Exchange for Trading Cryptocurrencies based in China | `apiKey` | Yes | Unknown | +| [Bitcambio](https://nova.bitcambio.com.br/api/v3/docs#a-public) | Get the list of all traded assets in the exchange | No | Yes | Unknown | | [BitcoinAverage](https://apiv2.bitcoinaverage.com/) | Digital Asset Price Data for the blockchain industry | `apiKey` | Yes | Unknown | | [BitcoinCharts](https://bitcoincharts.com/about/exchanges/) | Financial and Technical Data related to the Bitcoin Network | No | Yes | Unknown | | [Bitfinex](https://docs.bitfinex.com/docs) | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown |