Get Match Timeline
Round-by-round events with VOD anchors — the dispute-resolution surface
GET
CS2 match timeline (rounds + events + VOD anchors)
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
Per-round + per-event log for one match. Each event carries:type(kill, bomb_planted, bomb_defused, bomb_exploded, …)actor/target/weapon/side/victim_sidetime(UTC) andtime_offset_seconds(round clock offset)- VOD timecode + map number — anchors for stream replay players to jump straight to the moment.
meta blob (raw scorebot JSON) only comes through with cs2:matches:internals.
Required scope
- Minimum:
cs2:matches:detail
Use cases
- Dispute resolution — point operations or end users at the exact stream timecode for a contested kill or bomb plant.
- Custom replay players — index your VOD by round/event using the anchor table.
- Post-match analytics — feed the event log into your own model.
Example
Last modified on May 10, 2026
CS2 match timeline (rounds + events + VOD anchors)