Skip to main content
GET
cURL
cURL
Use this endpoint for live market lists. Today, the most useful production path is view=matched.

Common query patterns

The best current live surface. It pulls matched markets from the engine and supports filtering by source, category, and search.

Query parameters

string
default:"catalog"
Market view to return. The most useful live values today are matched and resolving.
string
Filter markets by venue or source, such as kalshi.
string
Filter markets by normalized category.
Text search over titles, display names, and canonical identifiers.
string
Sort field for views that support sorting.
string
default:"desc"
Sort direction.
number
default:200
Maximum number of results to return.
number
default:0
Row offset for pagination.

Response fields

object[]
required
Array of returned market objects for the selected view.
number
required
Number of market objects returned in this response.
number
required
Total number of matching objects before any client-side truncation.
string
required
The effective view used to generate the response.
number
Epoch milliseconds when the response was generated.