Skip to main content
POST
Get Quote Preview

Authorizations

Authorization
string
header
required

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

Body

application/json
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