List Event Market Bars
GET/market-data/event-contracts/markets/bars/list
Retrieves historical OHLCV bar data for one or more event contract markets, keyed by market symbol. Use this endpoint to build price charts for individual contract markets. Maximum 100 symbols per request.
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.