Swap
Get Swap Quote
Get a price quote for a cross-chain or same-chain token swap
POST
string
required
Bearer token:
Bearer YOUR_ACCESS_TOKENstring
required
The source asset identifier, e.g.
USDC_SOL, ETH.string
required
The destination asset identifier, e.g.
USDC_ETH, MATIC.string
required
The amount to swap in the source token’s native units, e.g.
"100.00".string
The source wallet address. Optional — defaults to the user’s wallet for the source asset.
string
The destination wallet address. Optional — defaults to the user’s wallet for the destination asset.

