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.

Request

Header Parameters
Header Parameters

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

Response

OK

Response body
Body object

The Revolut Ramp configuration version.

Example: "GB"

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

The supported fiat currencies and limits.

Example: "GBP"

The ISO 4217 code of the supported currency.

The minimum allowed amount.

The maximum allowed amount.

The list of cryptocurrencies supported by Revolut Ramp.

Example: "USDT-ETH"

The unique identifier of the crypto currency-blockchain pair. Should be used throughout the API to reference the specific crypto.

Example: "ETH"

Possible values: [BITCOIN, RIPPLE, BITCOINCASH, LITECOIN, ETHEREUM, DOGECOIN, CARDANO, STELLAR, POLKADOT, SOLANA, AVALANCHE, EOS, TEZOS, DASH, ALGORAND, CELO, SMARTCHAIN, POLYGON, FANTOM, OPTIMISM, COSMOS, KUSAMA, ETHEREUMCLASSIC, ETHEREUMPOW, HEDERAHASHGRAPH, TRON, KAVA, NEAR, SONGBIRD, FLARE, CELESTIA, BASE]

The cryptocurrency blockchain/network.

The smart contract address. Returned only for tokens.

The list of fee percentages that can be applied for the order as partner fee.

Possible values: [card, revolut, apple-pay, google-pay]

The list of available payment methods.

Was this page helpful?