Relay

Create one Relay deposit-address quote, optionally with the canonical ZKP2P app fee. Eligible stablecoin routes use capped fee sponsorship and a fixed 1:1 rate, with app fees omitted. Curator authenticates to Relay server-side; callers must never provide a Relay API key.

post/v2/relay/quote

Request body

userstring required
originChainIdinteger required
originCurrencystring required
destinationChainId8453 required
destinationCurrencystring required
amountstring required
tradeType'EXACT_INPUT' | 'EXACT_OUTPUT' required
recipientstring required
useDepositAddresstrue required
refundTostring required
recoveryAddressstring
referrer'zkp2p.xyz' required

Response

Relay deposit-address quote

Changes

No recorded changes to this endpoint across all 1 revision of this API.