Retrieve a redirect URL
Retrieve a redirect URL to the Ramp app widget for provided buy parameters. Use it to redirect the customer to Revolut Ramp to make the purchase.
The fiatAmount
in the Redirect URL is provided in minor currency units. For example, GBP 12.00 is represented as 1200
.
For more information, see the guides: Leverage the Crypto Ramp API -> Get a Revolut Ramp Redirect URL.
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
Response
The requested redirect URL
The fiatAmount
in the Redirect URL is provided in minor currency units. For example, GBP 12.00 is represented as 1200
.