From 527f1bc284b1768913b0d814c797f5c44be1e6d5 Mon Sep 17 00:00:00 2001 From: Domingo Oropeza Date: Sat, 30 Oct 2021 00:33:04 -0300 Subject: [PATCH] Add Localbitcoins API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88b12e8e..6b01bff5 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,7 @@ API | Description | Auth | HTTPS | CORS | | [Indodax](https://github.com/btcid/indodax-official-api-docs) | Trade your Bitcoin and other assets with rupiah | `apiKey` | Yes | Unknown | | [INFURA Ethereum](https://infura.io/product/ethereum) | Interaction with the Ethereum mainnet and several testnets | `apiKey` | Yes | Yes | | [Kraken](https://docs.kraken.com/rest/) | Cryptocurrencies Exchange | `apiKey` | Yes | Unknown | +| [Localbitcoins](https://localbitcoins.com/api-docs/) | P2P platform to buy and sell Bitcoins | No | Yes | Unknown | | [MercadoBitcoin](https://www.mercadobitcoin.net/api-doc/) | Brazilian Cryptocurrency Information | No | Yes | Unknown | | [Messari](https://messari.io/api) | Provides API endpoints for thousands of crypto assets | No | Yes | Unknown | | [Nexchange](https://nexchange2.docs.apiary.io/) | Automated cryptocurrency exchange service | No | No | Yes |