Offramp API Integration.
Offramp Quotation

Quotation - Fiat

1min
Offramp Quotation By Fiat Amount.
POST
Request
Header Parameters
x-api-key
required
String
api key from dashboard
Body Parameters
sellTokenSymbol
required
String
Sell token symbol example: "MATIC"
sellTokenAddress
required
String
Smart contract address for sell token mentioned above.
chainId
required
Number
Blockchain ID example:"80001" for polygon testnet
fiatCurrency
required
String
currency symbol example: "inr"
fiatAmount
required
Number
currency quantity example:"100" for INR 100
senderAddress
required
String
Wallet address of the sender.

Sample request body