Offramp API Integration.
Offramp Quotation

Quotation - Crypto input

1min
Offramp Quotation By Crypto 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"
sellTokenAmount
required
Number
currency quantity example:"10" for 10 token to sell
senderAddress
required
String
Wallet address of the sender.

Sample request body