Decode Invoice

Decode the information on the bolt11.

👍

Best practices

A better and faster way to decode invoices is using lightning libraries yourself.
This way you don't need to call IBEX HUB and can be more efficient.

JavaScript: https://github.com/bitcoinjs/bolt11

Golang: https://github.com/nbd-wtf/ln-decodepay

Language
Authorization
Header
Click Try It! to start a request and see the response here!