POST /boost/nft/purchase
POST

/v1/boost/nft/purchase

Initiate XRP-paid NFT collection boost

AuthNone — works without a key

Request

POSThttps://api.xrpl.to/v1/boost/nft/purchase
Body
Body fieldsas documented
{ slug, boostAmount, ... }
curl -X POST 'https://api.xrpl.to/v1/boost/nft/purchase'
No public sample for this one — copy the code and fill in your own values.

Response

No public sample for this endpoint — run the code on the right with your own values to see the response.

What it does

Initiate XRP-paid NFT collection boost

How the slot auction works is in the Boost guide. Read the guide →
OpenAPI