Signals

Event Coverage

Coverage tells you whether event slugs have comparable platform rows and available spreads.

GET/api/v2/events/coverageTry It

Get event coverage

Returns platform coverage and spread counts for comma-separated event slugs.

Live GET Request

Try it

Live Response
Click Try It to run this GET request against the API.
Request
curl 'https://api.thepredictionmarkets.com/api/v2/events/coverage?slugs=top-artist-on-spotify-us-in-2026' \
  -H 'X-API-Key: YOUR_TPM_API_KEY'
Response
{ "data": { "top-artist-on-spotify-us-in-2026": { "is_cross_platform": true, "comparable_platforms": ["kalshi", "polymarket"] } } }

Query Parameters

NameTypeRequiredDefaultExampleDescription
slugsstringYes-top-artist-on-spotify-us-in-2026Comma-separated event slugs.
stale_cutoff_minutesintegerNo9090Freshness cutoff for spread coverage.

Build with TPM

Get your API key

Start with Kalshi and Polymarket market data, then add unified spreads, signals, alerts, and watchlists as your workflow grows.