VRSValve Regional Standings

CS2 rankings, with the movement.

The world team ranking and Valve Regional Standings with each team's points and change since the previous table, and one table per region. 359 teams in the VRS table this week.

  • World ranking and VRS
  • Points and change per team
  • 500 free requests / month
GET /cs2/rankings/vrs?limit=3200 OK
$ curl "https://api.citoapi.com/api/v1/cs2/rankings/vrs?limit=3" \ -H "x-api-key: $CITO_API_KEY"
{  "data": [    {      "rank": 1,      "teamName": "Spirit",      "points": 2039    },    {      "rank": 2,      "teamName": "Legacy",      "points": 1898    },    {      "rank": 3,      "teamName": "Vitality",      "points": 1885    }    ...  ],  "meta": { "ranking": "vrs", "total": 359 }}

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

Who is on top, and who moved

Ranking tables for sites, bots and models, with the movement a headline needs.

World ranking

The latest world team ranking.

Valve Regional Standings

The latest VRS table that decides invites.

Regional tables

One region, with each team's world and regional rank.

Movement

Points and change since the previous ranking for every team.

Linked teams

Each row links to the team profile by ID and slug.

Paged tables

Page through the full table with limit and page.

Endpoints you can ship with

The world ranking and VRS, with one table per region.

Rankings

The world team ranking and the Valve Regional Standings, with points and movement, plus one table per region.

View docs
  • GET/api/v1/cs2/rankings/world

    The latest world team ranking.

  • GET/api/v1/cs2/rankings/vrs

    The latest Valve Regional Standings (VRS).

  • GET/api/v1/cs2/rankings/region/{region}

    One region, with each team's world and regional rank.

  • GET/api/v1/cs2/rankings

    One row per team, with points and change since the previous ranking.

FAQs

Tables, VRS, regions and updates

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

See pricing

Build CS2 ranking tables

Pull the latest tables on a free key.