Get Quote
Fetch a temporary price quote for a cryptocurrency sell transaction based on
the selected fiat currency, cryptocurrency, payment method, and transaction amount.
Because crypto prices are volatile, the returned quote is temporary and should
be refreshed before order creation.
Authentication
x-api-keystring
Transak API key available from the Transak Dashboard.
Query parameters
to
Fiat currency.
from
Crypto currency in Ledger format (ledgerId).
payment-method
Selected payment method in Ledger format.
amount
Crypto currency amount.
Response
Quote generated successfully.
quoteId
Temporary quote identifier returned by the wrapper.
amountFrom
Source crypto amount submitted for quote generation.
amountTo
Expected fiat payout amount.
providerFees
Provider fee applied to the quote.
referralFees
Referral fee applied to the quote.
expiry
Quote expiry timestamp. Quotes should be refreshed regularly because pricing is volatile.
Errors
400
Bad Request Error
500
Internal Server Error