Crypto Ramp API
Retrieve configuration
api
get
/config

Retrieve configuration

Retrieve Revolut Ramp configuration, such as available fiat currencies and crypto tokens with corresponding limits and supported countries.

For more information, see the guides: Leverage the Crypto Ramp API -> Get your configuration details.

X-API-KEY

Each Crypto Ramp API request 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 have the correct API key. For more information, see the Get started guides: Integrate with Revolut Ramp -> 2. Get Partner keys.

Request

Header Parameters
Header Parameters

Your API key that you received during integration setup. For more information, see the Authorization section above.

Response

OK

Response body
Body object

The Revolut Ramp configuration version.

The list of client countries supported by Ramp – for your customer to be able to use Revolut Ramp, they must be resident of one of those countries.

The ISO 4217 code of the supported currency.

The minimal allowed amount.

The maximal allowed amount.

The list of cryptocurrencies supported by Revolut Ramp.

List of fee percentages that can be applied for the order as partner fee

Was this page helpful?
Loading...