Fetch Tokens
GET/v1/tokens/
Get list of supported crypto tokens for the merchant. Use address value from this API response as buyTokenAddress or sellTokenAddress in create order and quotation fetch payload, and symbol value as buyTokenSymbol or sellTokenSymbol in OnRamp or OffRamp create order, and fetch quotation requests. Cross-check chainId as well.
Responses
- 200
- 400
- 401
Success
Bad Request
Unauthorized