cURL
curl --request GET \ --url https://dev-prediction-markets-api.dflow.net/api/v1/orderbook/{market_ticker} \ --header 'x-api-key: <api-key>'
{ "code": "<string>", "msg": "<string>" }
API reference for GET /api/v1/orderbook/
API key for authentication. Contact [email protected] to obtain an API key.
Market ticker
Orderbook retrieved successfully