Skip to main content
POST
Create a quote

Authorizations

Api-Key
string
header
required

Body

application/json

Quote request with source and destination

Base quote request with source and destination

source
object
required

Crypto source for a quote (currency, rail, amount, optional address)

destination
Onchain Destination ยท object
required

Onchain destination with direct wallet address

userId
string<uuid>
required

User ID to identify the team

Response

Quote created successfully

A quote for a transfer with exchange rate and fees

id
string<uuid>
required

Unique identifier for the quote

teamId
string<uuid>
required

Team ID associated with this quote

source
object
required

Crypto source for a quote (currency, rail, amount, optional address)

destination
Onchain Destination ยท object
required

Destination in quote response โ€” onchain (includes computed amount to receive)

exchangeRate
number
required

Exchange rate excluding fees

fees
object
required

Fee breakdown for a transfer

expiresAt
string<date-time>
required

When the quote expires