Skip to main content
GET
List market categories

Authorizations

x-api-key
string
header
required

Solana Tracker Data API key

Query Parameters

exchange
string

kalshi, polymarket, or poly

limit
integer<int64>

Max results (default 50, max 200)

Required range: x >= 0

Response

Categories

exchange
enum<string>
required

Source exchange for this category grouping.

Available options:
polymarket,
kalshi
marketCount
integer<int64>
required

Number of markets in this category.

Required range: x >= 0
slug
string
required

Category slug/name (e.g., "PRES", "KXBTC", "crypto", "politics").

totalVolume
number<double>
required

Total volume across all markets in this category.

icon
string | null

Category icon URL when available (Kalshi structured icon / Polymarket event icon).

image
string | null

Representative image URL (often a high-volume event image in the category).