Skip to main content
GET
cURL
1 credit per request

  • A single event by slug along with every market nested under it.
  • Use it to render an event page showing all constituent outcomes (e.g. all candidates in a race) in one request.

Authorizations

X-API-KEY
string
header
required

API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.

Path Parameters

slug
string
required

Response

success
boolean
required

Whether the request succeeded

Example:

true

timestamp
string
required

ISO 8601 timestamp the response was generated

Example:

"2025-06-19T12:00:00.000Z"

data
object
required