LiveTournaments being played now

CS2 tournaments, bracket and all.

Every Counter-Strike 2 event with dates, location, prize pool, tier and format, then every match of it, the standings and the bracket, from Swiss rounds to the grand final.

  • 1,313 events indexed
  • Brackets and Swiss
  • 500 free requests / month
GET /cs2/events/live200 OK
$ curl "https://api.citoapi.com/api/v1/cs2/events/live" \ -H "x-api-key: $CITO_API_KEY"
{  "data": [    {      "name": "1win Private Club Season 1",      "location": "Belgrade, Serbia",      "prizePool": 100000,      "currency": "USD",      "teamCount": 8,      "format": "Playoffs: Double elimination Bo3 - Grand final Bo5",      "status": "live"    }    ...  ]}

Seamless Integration with our MCP Server

Give Claude, Cursor and ChatGPT the CS2 data. One command writes the MCP config; agents call live scoreboard, team map stat, opening duel and transfer tools instead of inventing match IDs, and your key stays on your machine.

MCPInstall the Cito MCP server
Claude
Cursor
OpenAI
Python
Cito API
Next.js
Discord
Slack
GitHub

From qualifier to Major

Event hubs, brackets and prize tables for the whole circuit.

Live events

Tournaments being played now.

Event details

Dates, location, prize pool, tier, teams and format.

Every match

All matches of a tournament, scheduled to finished.

Standings

Teams with seed, final placement and prize.

Brackets

Groups, play-in, Swiss and playoffs, each slot with teams, scores and winner.

Calendar

Upcoming events, or every event in a date range.

Endpoints you can ship with

Open a tournament for its matches, standings and bracket.

Tournaments

Tournaments with dates, prize pool, tier and format, plus every match, the standings and the bracket.

View docs
  • GET/api/v1/cs2/events/live

    Tournaments being played now.

  • GET/api/v1/cs2/events/{eventIdOrSlug}

    Dates, location, prize pool, tier, teams and format.

  • GET/api/v1/cs2/events/{eventIdOrSlug}/matches

    Every match of the tournament.

  • GET/api/v1/cs2/events/{eventIdOrSlug}/standings

    Teams with seed, final placement and prize.

  • GET/api/v1/cs2/events/{eventIdOrSlug}/bracket

    Bracket, groups, play-in and Swiss, each slot with teams, scores and winner.

FAQs

Events, brackets, Majors and prize money

Can't find what you're looking for? Contact our customer support team

See pricing

Build CS2 event hubs

Pull brackets and standings on a free key.