LNPay Docs
Search…
Introduction
Guides
Outsource App Wallets
Connecting Voltage Node
API
Get Started
Wallets
Wallet Send / Receive
Wallet Streaming Payments
LnTx (Get Invoice Status)
LNURL-withdraw
LNURL-pay
Lightning Address
Lightning Network Nodes
List Nodes
Retrieve Node
QueryRoutes
Decode Invoice
Webhooks
Powered By
GitBook
Decode Invoice
Decode an invoice and get route hints. Uses LNPay.co node
get
https://api.lnpay.co
/v1/node/default/payments/decodeinvoice
DecodeInvoice
curl
1
curl -u sak_XXXX: \
2
https://api.lnpay.co/v1/node/default/payments/decodeinvoice?payment_request=lnbc690n1p0ydkfdpp55gpdd7dx0vp9n0jylsvpp0lj....
Copied!
Previous
QueryRoutes
Next - API
Webhooks
Last modified
11mo ago
Copy link