Skip to main content
POST /swap/initiate endpoint creates an swap transaction where the customer sends from_asset to the generated deposit address, the output is delivered to beneficiary.wallet_address on the destination (to_asset).
Use GET /quote with the same payload (from_asset, to_asset, amount, exact_output) to preview the output without creating a swap.

Example request

Frequently Asked Questions

Add exact_output and amount if you want an exact amount to be received at the destination. e.g; if you want 100 USDT
Add callback_url to set the URL to receive webhook notifications when the payment status changes.

Example response

Completing the Deposit

After initiating, you are expected to send exactly deposit.amount of deposit.asset to deposit.address. Check deposit.note for specific instructions.
The deposit address is for one-time use only and expires after 30 minutes. if not created with static set to true.
If less or more amount than specified in deposit.amount is sent, the deposit will be processed based on the amount sent, so long as it is within the limits and the asset (deposit.asset) sent is supported.

Need Help?

Email Support

Send us a message.

Book a call

Hop on a call with us.