From a5986f5d3f813dfb81da19523e13836f3d11a7c5 Mon Sep 17 00:00:00 2001 From: Paul Ferguson Date: Mon, 8 Jun 2026 09:17:24 -0700 Subject: [PATCH] Add LightningFaucet Headers Echo listing Adds the LightningFaucet L402 headers echo endpoint to the listing catalog. Co-Authored-By: Paperclip --- listings/lightningfaucet-headers.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 listings/lightningfaucet-headers.yaml diff --git a/listings/lightningfaucet-headers.yaml b/listings/lightningfaucet-headers.yaml new file mode 100644 index 0000000..ca47f92 --- /dev/null +++ b/listings/lightningfaucet-headers.yaml @@ -0,0 +1,9 @@ +name: "LightningFaucet Headers Echo" +url: "https://lightningfaucet.com/api/l402/headers" +protocol: "L402" +description: "L402 headers echo endpoint for testing Lightning-paid API calls." +category: "bitcoin" +provider: "LightningFaucet" +price_sats: 5 +payment_asset: "BTC" +payment_network: "Lightning"