Create Swap
Swaps
Create Swap
Executes a swap from the account’s wallet. Runs asynchronously — poll GET /swaps/ for status.
POST
Create Swap
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token.
Body
application/json
Business or user account ID (biz_* / user_*).
Input token amount.
Source token, by contract address or ticker symbol (e.g. "USDT").
Destination token, by contract address or ticker symbol (e.g. "XAUT").

