From d56987a3f9beb25b1e6fa0a488f573d1a21c651f Mon Sep 17 00:00:00 2001 From: cariohca-ux Date: Fri, 12 Jun 2026 12:23:37 -0400 Subject: [PATCH] Add btcnode.uk API - Bitcoin blockchain data with free tier --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d33c65cb..dd6a4649 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ API | Description | Auth | HTTPS | CORS | | [Blockchain](https://www.blockchain.com/api) | Bitcoin Payment, Wallet & Transaction Data | `apiKey` | Yes | Unknown | | [blockfrost Cardano](https://blockfrost.io/) | Interaction with the Cardano mainnet and several testnets | `apiKey` | Yes | Unknown | | [Brave NewCoin](https://bravenewcoin.com/developers) | Real-time and historic crypto data from more than 200+ exchanges | `apiKey` | Yes | Unknown | +| [btcnode.uk](https://btcnode.uk) | Bitcoin blockchain data, fees, mempool, SEC insider trades, Reddit sentiment. x402 micropayments for paid endpoints. | No | Yes | Unknown | | [BtcTurk](https://docs.btcturk.com/) | Real-time cryptocurrency data, graphs and API that allows buy&sell | `apiKey` | Yes | Yes | | [Bybit](https://bybit-exchange.github.io/docs/linear/#t-introduction) | Cryptocurrency data feed and algorithmic trading | `apiKey` | Yes | Unknown | | [CoinAPI](https://docs.coinapi.io/) | All Currency Exchanges integrate under a single api | `apiKey` | Yes | No |