Skip to main content

Market IDs

Every market has a unified ID with a platform prefix: Use these IDs across all endpoints — trades, candles, orderbooks, etc.

Response format

Key fields:
  • price — probability from 0 to 1
  • price_cents — same value as 0-100 integer
  • volume_24h — USD volume in the last 24 hours
  • timestamp_ms — all timestamps are Unix milliseconds
  • event_slug — groups related markets under one event

Statuses