Skip to main content
POST
/
ramps
/
quote
[Coming soon] Create a fiat<->crypto ramp quote
curl --request POST \
  --url https://api.zopay.cash/connect/v1/ramps/quote \
  --header 'Authorization: Bearer <token>'
{}
This endpoint is registered but currently returns 501 not_yet_available. Track status on the Availability page.

Authorizations

Authorization
string
header
required

Paste your Connect API key (sk_live_… for production, sk_test_… for sandbox) without the Bearer prefix. Mint and rotate keys from the admin panel.

Headers

Idempotency-Key
string | null
authorization
string | null

Response

Successful Response

The response is of type Response Create Ramp Quote Ramps Quote Post · object.