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