get https://api.elections.kalshi.com/trade-api/v2/markets//orderbook
Endpoint for getting the orderbook for a market.
Response
Endpoint for getting the orderbook for a market.
xxxxxxxxxx
curl --request GET \
--url https://api.elections.kalshi.com/trade-api/v2/markets/ticker/orderbook \
--header 'accept: application/json'