Skip to main content
Retrieve full details for a specific prediction market event, including all associated markets (outcomes).

Endpoint

Authentication

This endpoint supports optional HMAC authentication. Authenticated requests may return additional user-specific data.

Request

integer
required
A unique integer value identifying this event.

Response

Returns the full event detail object.
integer
required
Unique event identifier.
string
required
The prediction question.
string
required
URL-friendly identifier.
string
required
Current state: open, stopped, resolved, cancelled, paused, or reversed.
array
required
Array of market (outcome) objects for this event.
string
Full question details and resolution criteria.
string
ISO 8601 datetime when betting closes.
string
ISO 8601 datetime when the event was resolved.

Example

Sample response