Skip to main content
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

walletId
string
required
Unique identifier of the virtual wallet.

Body

client_id
string
Identifier of the client making the deposit.
amount
number
Deposit amount (maximum 2 decimal places).
asset
string
Fiat asset code (for example, USD).

Response

session_id
string
Checkout session identifier.
session_url
string
URL for the hosted checkout session.
bootstrap_token
string
Bootstrap token for embedding the checkout widget.