Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.qfex.com/refdata
{ "data": [ { "base_asset": "<string>", "clobPairId": "<string>", "default_max_leverage": 1, "lot_size": "<string>", "margin_asset": "<string>", "market_hours": {}, "max_price": "<string>", "max_quantity": "<string>", "min_price": "<string>", "min_quantity": "<string>", "order_time_in_force": [ "<string>" ], "order_types": [ "<string>" ], "price_change_24h": "<string>", "product_category": "<string>", "quote_asset": "<string>", "status": "<string>", "symbol": "<string>", "tick_size": "<string>", "underlier_price": "<string>" } ], "type": "<string>", "$schema": "<string>" }
Return symbol reference data.
OK
Show child attributes
A URL to the JSON Schema for this object.
"https://api.qfex.com/schemas/RefdataResponse.json"