Ramps
Create credit card ramp-on
Initiate a credit card deposit to a virtual wallet.
POST
Initiates a credit card deposit to a virtual wallet. Supported currencies are determined by the Ramps service based on the wallet’s blockchain. Requires an API key with access level 2 or higher.
Path parameters
Unique identifier of the virtual wallet.
Body
Identifier of the client making the deposit.
Deposit amount (maximum 2 decimal places).
Fiat asset code (for example,
USD).Response
Checkout session identifier.
URL for the hosted checkout session.
Bootstrap token for embedding the checkout widget.

