Get Match
Match metadata, maps, rounds, streams, markets — gated by your scopes
GET
CS2 match detail
Documentation Index
Fetch the complete documentation index at: https://docs.ticktock.bet/llms.txt
Use this file to discover all available pages before exploring further.
What it returns
A single match. Fields included depend on which scopes your key carries:| Field group | Required scope |
|---|---|
id, team_a, team_b, event, bo_type, status, scheduled_at, score_a/b | cs2:matches:list or cs2:matches:read |
started_at, finished_at, maps[] | cs2:matches:read |
rounds[], events[], streams[], demo_url, player_stats[] | cs2:matches:detail |
markets[] | cs2:markets:read |
scoreboard | cs2:matches:scoreboard |
oddin_match_id, data_delay_seconds, suspended, … | cs2:matches:internals |
Required scope
- Minimum:
cs2:matches:read - Recommended for full payload: add
cs2:matches:detail,cs2:markets:read
Example
Accept: application/xml (or hit the .xml sibling URL) for a byte-identical AMQP-compatible <fixtures_fixture> envelope — note this is a compact fixture shape, not the rich JSON detail. See Scopes & Bundles → Content negotiation for the full list of XML-capable endpoints.Last modified on May 12, 2026
CS2 match detail