Crypto Ramp Partner API
Retrieve an order quote
api
get
/quote

Retrieve an order quote

Retrieve an order quote representing current exchange rate, total crypto amount and fees. Use it to display potential exchange rate to your customer.

X-API-KEY

Each Revolut Ramp Partners API call must contain an authorization header in the following format to make a call: X_API_KEY: {your_API_key}.

Before you start, make sure that you've got the correct API key. For more information, see Get Partner keys.

Request

Query Parameters
Query Parameters

ISO 4217 code of the selected fiat currency

Fiat amount to exchange for crypto

Crypto token to purchase

Possible values: [card, revolut]

Selected payment option

Country of residence of the customer ordering the exchange

Fee percentage that will be applied for the order as partner fee

Response

OK

Response body
Body object

Revolut Ramp plus Partner fee

Fiat currency ISO 4217 code or cryptocurrency code

Crypto network fee

Fiat currency ISO 4217 code or cryptocurrency code

Crypto amount that the customer receives in the case of a successful exchange

Fiat currency ISO 4217 code or cryptocurrency code

Was this page helpful?
Loading...