Guides • Crypto Ramp
Integration options
doc

Integration options

Revolut Ramp aspires to support different integration options to satisfy your specific needs. Here are the key types that we will support by the launch date.

Browser integration

This is the easiest type of integration.

Redirect

You can add a Revolut Ramp link in your solution. To do it, you just need to copy and edit the link below for either the Testing or Production environment.

  • Testing Example:

    <a href="https://ramp.revolut.codes?partnerId={YOUR_PARTNER_ID}">Buy via Revolut</a>
  • Production Example:

    <a href="https://ramp.revolut.com?partnerId={YOUR_PARTNER_ID}">Buy via Revolut</a>

If you want to add a Revolut-branded button to allow buying crypto with Revolut Ramp in your solution, please contact our sales team: Sales team or directly to Abhishek Garodia and Daniel Jebsen.

Contact our Sales team

Iframe or Embed - coming soon

You can add a Revolut Ramp widget view directly on your website. To do it, you just need to copy and edit the code provided by the Revolut Ramp team for either the Testing or Production environment.

API integration

This is the empowered option for Partners. It allows you to leverage all the functionality we offer inside your solution using our Revolut Ramp Partners API. With this API, you can poll different exchange rates, display them on your website and compare them with other providers.

caution

Be careful with the API keys; don't share them with unauthorised parties and limit the number of people who have access to avoid unnecessary changes to the configuration.

Also, make sure that you use the right API keys for the Testing and Production environments.

Was this page helpful?