From 67132b06df316fa2da2f357ba2ca75de9fbfdcee Mon Sep 17 00:00:00 2001 From: Mitul Patel Date: Sun, 17 Dec 2017 13:12:55 -0500 Subject: [PATCH] Update - added Bitfinex platform api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 562eb83b..d8b24a12 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ API | Description | Auth | HTTPS | Link | ### Cryptocurrency API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Bitfinex | Cryptocurrency Trading Platform | `apiKey` | Yes | [Go!](https://docs.bitfinex.com/docs/introduction) | | Block | Bitcoin Payment, Wallet & Transaction Data | `apiKey` | Yes | [Go!](https://www.block.io/docs/basic) | | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | | Coinbase | Bitcoin, Litecoin and Ethereum Prices | `apiKey` | Yes | [Go!](https://developers.coinbase.com) |