Skip to main content
POST
Create a BOLT11 invoice for an Ark address

Authorizations

Authorization
string
header
required

Base64url-encoded auth token

Body

application/json
address
string
required

Ark address that will receive the claimed VTXO.

amount_sat
integer<int64>
required

The amount to create invoice for (in satoshis).

Required range: x >= 0
description
string | null

Optional description embedded in the invoice as its memo.

Response

Returns the created invoice

invoice
string
required

The invoice string