Skip to main content
POST
Price a conversion, payout, or withdrawal

Authorizations

x-api-key
string
header
required

Body

application/json
source
object
required
destination
object
required
lockSide
enum<string>
required
Available options:
source,
destination
amount
string
required
destinationCountry
string

Presence discriminates the quote mode alongside whether source/destination share the same asset: different assets + no country prices a conversion; different assets + a country prices a conversion and a payout; the same asset + a country prices a withdrawal; the same asset with no country is refused.

Response

id
string
required
Pattern: ^qte_[0-9A-Za-z]{22}$
sourceAsset
object
required
destinationAsset
object
required
lockSide
enum<string>
required
Available options:
source,
destination
amount
string
required
options
object[]
required
expiresAt
string<date-time>
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"

createdAt
string<date-time>
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"