Use this endpoint to fetch real-time crypto quotations based on your selected fiat currency, crypto asset, network, and payment method. It’s typically called before the POST /api/v1/partner/transactions endpoint to preview available rates before creating a transaction. Include wallet_address to make Binance BUY quotes eligible; it is optional for other providers.
The fiat currency
"MXN"
The crypto currency
"BTC"
The payment method
"credit_debit_card"
The network
"mainnet"
Amount
900
The type of ramp operation
BUY, SELL "BUY"
Per-transaction destination wallet. Required for Binance BUY quote eligibility; optional for other providers.
"YOUR_BTC_WALLET_ADDRESS"