Skip to main content
POST
/
sponsor
Sponsor Signed Intent (v5)
curl --request POST \
  --url https://api.velumx.xyz/api/v1/sponsor \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{}'
{
  "txid": "<string>",
  "status": "<string>"
}

Authorizations

x-api-key
string
header
required

Body

application/json
intent
object

Response

200 - application/json

Sponsorship result

txid
string
status
string