Skip to main content

Get Markets

GET 

/markets

Filter by market status. Possible values: unopened, open, closed, settled. Leave empty to return markets with any status.

  • Only one status filter may be supplied at a time.
  • Timestamp filters will be mutually exclusive from other timestamp filters and certain status filters.
Compatible Timestamp FiltersAdditional Status FiltersExtra Notes
min_created_ts, max_created_tsunopened, open, empty
min_close_ts, max_close_tsclosed, empty
min_settled_ts, max_settled_tssettled, empty
min_updated_tsemptyIncompatible with all filters besides mve_filter=exclude

Markets that settled before the historical cutoff are only available via GET /historical/markets. See Historical Data for details.

Request

Responses

Markets retrieved successfully