Skip to main content
POST
Create Quote
🚧 The Ramp API is currently under construction. Endpoints and features described here are subject to change. Do not use in production until this notice is removed.
New to the Ramp API? Read How meCash Ramp Works for the full lifecycle, both transaction flows, and integration considerations. See Supported Assets & Destinations for the complete token and network reference.

Endpoint

POST {{baseURL}}/v1/ramp/quote

Headers


Request Example

Request Breakdown


Success Response 200 OK

Response Breakdown


Error Responses

Authorizations

x-api-key
string
header
required

Body

application/json
paymentChannel
string
required
Example:

"BANK_TRANSFER"

source
object
required
target
object
required

Response

Quote generated successfully.

status
string
Example:

"success"

message
string
Example:

"quote generated successfully"

data
object