Endpoint playground
Create swap
Swaps between supported API swap currencies.
POST
Create swap
Authorizations
Merchant API secret.
Headers
Target environment. Defaults to production when omitted and must match the API key environment.
Available options:
production, sandbox Body
application/json
Available options:
USD, SSP, USDT, USDC Available options:
USD, SSP, USDT, USDC Required range:
x <= 1000000000Maximum string length:
500Pattern:
^https://Required string length:
3 - 120Pattern:
^[A-Za-z0-9._:-]+$Callbacks
POST{$request.body#/callback_url}swapUpdated
Body
application/json
The callback-0-body is of type object.
Response
200
Callback accepted.
Last modified on July 22, 2026