Skip to main content
GET
List market categories

授权

x-api-key
string
header
必填

Solana Tracker Data API key

查询参数

exchange
string

kalshi, polymarket, or poly

limit
integer<int64>

Max results (default 50, max 200)

必填范围: x >= 0

响应

Categories

exchange
enum<string>
必填

Source exchange for this category grouping.

可用选项:
polymarket,
kalshi
marketCount
integer<int64>
必填

Number of markets in this category.

必填范围: x >= 0
slug
string
必填

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

totalVolume
number<double>
必填

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).