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, unless both sides are fiat, which is refused; 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}$
sourceAssetRef
object
required
destinationAssetRef
object
required
lockSide
enum<string>
required
Available options:
source,
destination
amount
object
required

The amount this quote locked, in the asset of the side named by lockSide.

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"