From 11bc965d10aa53992a89e6a49ded84e894081269 Mon Sep 17 00:00:00 2001 From: Adil husain Date: Mon, 1 Sep 2025 11:12:55 +0530 Subject: [PATCH] Update API.md with the Signet API endpoint --- API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API.md b/API.md index aaad591d..c0a3ffd2 100644 --- a/API.md +++ b/API.md @@ -5,6 +5,7 @@ JSON over RESTful HTTP. Amounts are always represented in satoshis. The blockstream.info public APIs are available at: - Bitcoin: https://blockstream.info/api/ - Bitcoin Testnet: https://blockstream.info/testnet/api/ +- Bitcoin Signet: https://blockstream.info/signet/api/ - Liquid: https://blockstream.info/liquid/api/ - Liquid Testnet: https://blockstream.info/liquidtestnet/api/