Skip to main content
POST
Get Executable Quote

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
walletId
string
required

The unique identifier of the wallet

Example:

"8d5be8f5-a8e7-4e8a-b715-0e7d6f2a6d04"

from
object

Origin payload

to
object

Destination payload

slippage
string

Slippage tolerance. percentage value, e.g. 0.5 means 0.5%.

Default to auto

Example:

"0.5"

Response

success
boolean
required
Example:

true

data
object
required