v1
latestOpenAPI 3.0.02026-07-2656110201.6 KBDeposits
Get Deposit Swap Quote
Returns a swap quote for converting a given input amount from fromCurrencyId into the deposit's settlement currency. The settlement currency is derived server-side from the deposit configuration (exactly one currency on the deposit). Use this to surface swap rates and expected receive amounts to merchants before a customer pays. Quotes expire 30 seconds after issue. Cross-chain swaps are not supported; fromCurrencyId and the deposit settlement currency must be on the same blockchain. No API key is required; this endpoint is rate-limited.
post/v1/deposits/{depositId}/swap-quote
Path parameters
depositIdstring required
The unique ID of the deposit.
Request body
Response
Swap quote retrieved successfully.