Skip to main content
Retrieve full details for a single event, including all its markets (outcomes), resolution criteria, and current prices.

Endpoint

Authentication

This endpoint requires HMAC authentication. Include the Key, Timestamp, and HMAC headers on every request. See the authentication guide for signing instructions.

Request

integer
required
The unique identifier of the event to retrieve.

Response

Returns the full event object with all associated markets.
integer
required
Unique identifier for the event.
string
required
The prediction question.
string
required
URL-friendly identifier.
string
required
Current state: open, stopped, resolved, cancelled, paused, or reversed.
object[]
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 (200 OK)