get
https://api.tatum.io/v4/data/prediction/events/
/v4/data/prediction/events/{id}
100 credits per API call
Retrieve a single prediction-market event by its platform-native identifier. Useful for hydrating event detail pages or following links from a listing.
Accepted id formats:
- Polymarket — numeric event id (e.g.
12345). - Kalshi — event ticker (e.g.
KXELONMARS). Tickers are uppercase alphanumeric with optional-and_separators.
Other notes
- Returns
404when the event does not exist on either platform. - Returns
400when theiddoes not match either accepted format. marketsis populated only whenincludeMarkets=trueis passed; otherwise it isnull.volumeUnitandtotalLiquidityfollow the same per-platform rules as the listing endpoint.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
404Event not found on any supported platform.