Skip to main content
POST
Send on-chain payment

Authorizations

Authorization
string
header
required

Base64url-encoded auth token

Body

application/json
amount_sat
integer<int64>
required

The amount to send (in satoshis)

Required range: x >= 0
destination
string
required

The destination Bitcoin address

Response

Returns the send result

txid
string
required