Skip to main content
POST
/
conversions
/
quote
[Coming soon] Create a conversion quote
curl --request POST \
  --url https://api.zopay.cash/connect/v1/conversions/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 Conversion Quote Conversions Quote Post · object.