Payment estimation

Estimate the fee using the bolt11.

👍

Parameters

Estimate fees returns the amount of fee in the currency specified in the query params.

If no currencyId is given, the amount returned will be in MStats

The only required field is bolt11.

The amount in the query params is in the given currency or MSats if none are given

📘

Returned values

Estimate fees return two fields:

  1. "amount", the amount of fee in the input currency
  2. "amountInvoice", the approximated amount that will be paid.
Language
Authorization
Header
Click Try It! to start a request and see the response here!