Initiate Bitcoin Lightning Withdrawal

Send funds from a Bitcoin account using the Lightning Network

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

SCA-enabled applications
This endpoint accepts a verificationMethod field (sms, totp, or passkey) for PSD2 Strong Customer Authentication. Lightning withdrawals are always BTC, which is non-regulated, so all three factors are accepted. When using passkey, run the ceremony via PASSKEY_APPROVAL_START before calling /wallets/transaction/confirm.

Body Params
string
required

The Id of the user who is sending this transaction

string
required

The Id of the account to debit

string
required

BOLT11 Invoice

string

Optional fixedFee in Euro cents to override the default application fee configuration. This amount can only be <= the default configured amount for this transaction type.

string

Optional percentage fee in bps to override the default application fee configuration. This amount can only be <= the default configured amount for this transaction type.

string
enum
Defaults to sms

SCA factor — one of sms (default), totp, or passkey. All factors accepted (BTC source is non-regulated).

Allowed:
Headers
string
required

api-key is available on the dashboard

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json