v1
latestOpenAPI 3.1.02026-07-24620123.6 KBOff-Ramp
The endpoint allows you to send tokens to an escrow address and get the value back in a number of different FIAT currencies.
post/api/minting/offramp
Request body
Response
200
Example response
{
"success": true,
"data": {
"transactionId": "VCs2cihgfk2Xs8QVnQP1",
"addressId": "duAHpYjgjfnZ6wAY8R8m",
"address": "0x2942ea22d9ff167463f4fa5d2fc8d7117f0cc399",
"expiresAt": 1751619606288
}
}