Skip to main content
GET
Prediction Market Category Metrics

Query Parameters

source
enum<string>

Filter by prediction market platform: Kalshi or Polymarket

Available options:
Kalshi,
Polymarket
Example:

"Polymarket"

category
enum<string>

Filter by top-level category

Available options:
crypto,
culture,
economics,
financials,
politics,
stem,
sports
Example:

"politics"

time_range
enum<string>
default:30d

Predefined time range: 7d, 30d, 90d, 180d, 1y, or all

Available options:
7d,
30d,
90d,
180d,
1y,
all
Example:

"30d"

limit
integer<int64>
default:200

Maximum rows to return

Required range: 1 <= x <= 10000
Example:

200

offset
integer<int64>
default:0

Pagination offset

Required range: x >= 0
Example:

0

Response

OK

data
object[] | null
required
meta
object
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/DataResponsePredictionMarketCategoryMetricsItem.json"