{
"Partner-X": "SEU_PARTNER_ID",
"Authorization": "Bearer SEU_TOKEN"
}
{
"Content-Type": "application/json"
}
Partner-X e Authorization: Bearer ....
Para POST, envie também Content-Type: application/json.
{GMID}
{
"success": true,
"data": {
"status": "enabled",
"verified": false,
"blocked": false,
"limit": {
"rampon": {
"available": "5952.43"
}
}
}
}
{}
{
"success": true,
"data": [
{
"name": "Brazilian Real",
"asset": "BRL",
"chain": "FIAT",
"ramp": { "on": true, "off": true },
"custody": { "deposit": true, "withdraw": true },
"swap": { "in": false, "out": false },
"explorerHash": "",
"protocol": "FIAT",
"tag": ""
},
{
"name": "Bitcoin",
"asset": "BTC",
"chain": "BSC",
"ramp": { "on": true, "off": true },
"custody": { "deposit": true, "withdraw": true },
"swap": { "in": true, "out": true },
"explorerHash": "https://bscscan.com/tx/{{txid}}",
"protocol": "BSC",
"tag": ""
},
{
"name": "Tether",
"asset": "USDT",
"chain": "BSC",
"ramp": { "on": true, "off": true },
"custody": { "deposit": true, "withdraw": true },
"swap": { "in": true, "out": true },
"explorerHash": "https://bscscan.com/tx/{{txid}}",
"protocol": "BSC",
"tag": ""
}
]
}
{
"gmid": "",
"whitelist": false,
"amount": 50,
"asset": "USDT",
"chain": "BSC"
}
{
"success": true,
"data": {
"payout": {
"amount": "247.57"
}
}
}
{
"amount": 50,
"asset": "USDT",
"chain": "BSC",
"whitelist": false,
"address": "CHAVE_PIX"
}
{
"success": true,
"data": {
"id": "344b5ac18e42ac53edce363d612bcb4f",
"gmid": "",
"whitelist": false,
"status": "waiting",
"payin": {
"amount": 50,
"asset": "USDT",
"chain": "BSC",
"tag": "",
"address": "ADDRESS",
"hash": "",
"receipt": ""
},
"payout": {
"amount": 247.57,
"asset": "BRL",
"chain": "FIAT",
"tag": "",
"address": "PIXKEY",
"hash": "",
"receipt": ""
},
"paidAt": "",
"createdAt": "2026-01-31 04:01:32",
"updatedAt": "2026-01-31 04:01:32",
"releaseAt": "",
"expiresAt": "2026-01-31 06:01:32"
}
}
{id}
{
"success": true,
"data": {
"id": "344b5ac18e42ac53edce363d612bcb4f",
"gmid": "",
"whitelist": false,
"status": "completed",
"payin": {
"amount": 50,
"asset": "USDT",
"chain": "BSC",
"tag": "",
"address": "ADDRESS",
"hash": "HASH",
"receipt": ""
},
"payout": {
"amount": 247.57,
"asset": "BRL",
"chain": "FIAT",
"tag": "",
"address": "PIXKEY",
"hash": "XXXXXXXXX",
"receipt": "RECEIPT_PDF_LINK"
},
"paidAt": "2026-01-31 04:24:07",
"createdAt": "2026-01-31 04:01:32",
"updatedAt": "2026-01-31 04:25:04",
"releaseAt": "",
"expiresAt": "2026-01-31 06:01:32"
}
}
{
"gmid": "",
"whitelist": false,
"amount": 200,
"asset": "USDT",
"chain": "BSC"
}
{
"success": true,
"data": {
"payout": {
"amount": 35.678382428254395
}
}
}
{
"gmid": "",
"whitelist": false,
"amount": 47.57,
"asset": "USDT",
"chain": "BSC",
"address": "ADDRESS",
"tag": ""
}
{
"success": true,
"data": {
"id": "44f16360ff1115ce13e415a3c5d725f9",
"gmid": "",
"whitelist": false,
"status": "waiting",
"payin": {
"amount": 47.57,
"asset": "BRL",
"chain": "FIAT",
"tag": "",
"address": "00020101021226860014br.gov.bcb.pix2564qrcode.fitbank.com.br/QR/cob/8B97B38E3A5A15BBD14788CF0C280B7B76E5204000053039865802BR5925PLEBANK.COM.BR SOLUCOES E6007BARUERI61080645400062070503***6304CB61",
"hash": "",
"receipt": ""
},
"payout": {
"amount": 8.211433,
"asset": "USDT",
"chain": "BSC",
"tag": "",
"address": "ADDRESS",
"hash": "",
"receipt": ""
},
"paidAt": "",
"createdAt": "2026-01-31 04:30:23",
"updatedAt": "2026-01-31 04:30:23",
"releaseAt": "",
"expiresAt": "2026-01-31 04:50:23"
}
}
{id}
{
"success": true,
"data": {
"id": "44f16360ff1115ce13e415a3c5d725f9",
"gmid": "GMID496812129910872BR",
"whitelist": false,
"status": "completed",
"payin": {
"amount": 47.57,
"asset": "BRL",
"chain": "FIAT",
"tag": "",
"address": "00020101021226860014br.gov.bcb.pix2564qrcode.fitbank.com.br/QR/cob/8B97B38E3A5A15BBD14788CF0C280B7B76E5204000053039865802BR5925PLEBANK.COM.BR SOLUCOES E6007BARUERI61080645400062070503***6304CB61",
"hash": "",
"receipt": ""
},
"payout": {
"amount": 8.2114337740179,
"asset": "USDT",
"chain": "BSC",
"tag": "",
"address": "ADDRESS",
"hash": "HASH",
"receipt": ""
},
"paidAt": "2026-01-31 04:32:08",
"createdAt": "2026-01-31 04:30:23",
"updatedAt": "2026-01-31 04:33:06",
"releaseAt": "2026-01-31 04:31:10",
"expiresAt": "2026-01-31 04:50:23"
}
}