GET
/
crypto
/
quote
{
  "quoteId": "qt_Rq8CQytGMuCUnngPCaly63",
  "symbol": "usdt",
  "settlement": "d0d0",
  "price": 5.7378675,
  "expireAtUnix": 1746373589
}

Query Parameters

symbol
string

usdt | usdc ...

settlement
string

d0d0 | d1d1 | d2d2

Response

200
application/json

OK

The response is of type object.