get
https://api-sandbox.poweredbyibex.io/v2/invoice/estimate-fee
Estimate the fee using the bolt11.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
ParametersEstimate 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 valuesEstimate fees return two fields:
- "amount", the amount of fee in the input currency
- "amountInvoice", the approximated amount that will be paid.

