Skip to main content
GET
Sandbox Get instant swap quote price

Authorizations

Authorization
string
header
required

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

Query Parameters

fromCoin
string
required

Source coin symbol

Example:

"USDT"

fromAmount
string
required

Amount of the source coin

Example:

100

toCoin
string
required

Target coin symbol

Example:

"ETH"

Response

success
boolean
required
Example:

true

data
object
required