API Reference

Payment quote creation method

Quote method

This method allows to request a quote that locks in the exchange rate for a provided Fiat/Crypto pair. The resulting quote is valid for a specified period, enabling the transaction to be executed at the locked-in exchange rate.

Quote is calculated for each payment method supported for the given currency pair. Supported currency pairs can be retrieved using the GET Currency Pairs Buy Crypto or GET Currency Pairs Sell Crypto endpoint depending on the transaction flow.

🚧

Making Requests

This endpoint must be called from your application's backend. If you plan to make client-to-server requests, use the public endpoint.

Language
Authorization
URL
Click Try It! to start a request and see the response here!