DOCS / GAMES / COUNTER-STRIKE 2

CS2 coverage. Fixtures-first, demo-clean.

Counter-Strike 2 ships with Liquipedia-derived depth: fixtures, results, brackets, tournaments, roster history. Demo parsing is not included today — the legal landscape rules out a clean self-serve CS2 demo source for now. Tier-2 metadata backfill goes to the Major qualifiers; older minor circuits are scheduled for a later release.

Get an API key Read the quickstart

What you can call

GET /v1/tournaments?game=cs2

Active CS2 tournaments

Every active circuit — Majors, ESL Pro League, BLAST, the open qualifiers Liquipedia carries.

GET /v1/matches?game=cs2

Matches by game

Best-of-three Bo3 and Bo5 with map scores. Cursor pagination, never offset.

GET /v1/matches/:id

One match

Canonical record — teams, map veto outcome, broadcast, scheduled time, final score.

GET /v1/teams/:slug

Team page

Roster, recent results, head-to-head. Backfilled to the start of the CS:GO Major cycle.

Why no demos

No clean self-serve commercial CS2 demo source exists today, so Stadar ships CS2 with metadata-and-results depth only. Our edge is flat-tier pricing, betting-allowed terms and a respectable DX — not “we have demos others don’t”. When a legal source emerges, we’ll document the licence it ships under and bring demos online.

Attribution

CS2 reference data is sourced from Liquipedia contributors. Every response includes a _sources array — do not strip it. Same rule as LoL.