PricingPublished prices

A self-serve alternative to PandaScore for CS2.

If you want CS2 data without a sales process: sign up, get a key, and call the same endpoints the paid plans use. Prices are public and a free key covers testing.

  • Instant key, no sales call
  • Published prices
  • 500 free requests / month
GET /cs2/matches/upcoming?limit=2200 OK
$ curl "https://api.citoapi.com/api/v1/cs2/matches/upcoming?limit=2" \ -H "x-api-key: $CITO_API_KEY"
{  "data": [    ...    {      "eventName": "Tipsport Open Cup 2",      "startsAt": "2026-09-26T15:35:00.000Z",      "bestOf": 3,      "team1Name": "BRUTE",      "team2Name": "Four Magic",      "status": "upcoming"    }  ]}

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

What you get without talking to sales

The CS2 coverage most esports products need, on a card you can start today.

Instant key

Sign up and call the API in minutes.

Live and results

Live scores, results, box scores and schedule.

Player and team stats

Ratings, ADR, KAST, map pools and head-to-head.

Skin prices

Per-marketplace prices and history, not just esports.

Clear limits

Monthly and per-minute limits stated on every plan.

One key, seven games

The same key reaches LoL, Dota 2, CoD, UFC and more on Pro.

How to choose a CS2 data provider

Check four things before you commit: whether live data is real-time on the plan you can afford, how far back match and player history goes, whether commercial use is allowed, and whether you can test with real data before paying.

Here, live data is real-time from Pro, history runs 30 days on Free, 90 on Starter and the full archive on Pro, and commercial use starts on Starter. A free key tests every CS2 endpoint.

CS2 API is operated by Cito API and is not affiliated with PandaScore.

Plans at a glance

PlanRequestsLive dataCommercial use
Free500 / month, 10 / minute60-second delayNo
Starter, $1510,000 / month, 30 / minute60-second delayOne product, one game
Pro, $59250,000 / month, 100 / minuteReal-timeAll games

Endpoints you can ship with

Everything on the Free key: open any group to see the routes.

Schedule

What is on next: upcoming matches soonest first, today's slate, one team's fixtures, and the tournament calendar.

View docs
  • GET/api/v1/cs2/matches/upcoming

    Scheduled matches, soonest first.

  • GET/api/v1/cs2/matches/today

    Matches scheduled, live or finished today (UTC).

  • GET/api/v1/cs2/teams/{teamIdOrSlug}/upcoming

    One team's scheduled matches.

  • GET/api/v1/cs2/events/upcoming

    Scheduled tournaments, soonest first.

  • GET/api/v1/cs2/events/calendar

    Tournaments in a date range, with from and to.

  • GET/api/v1/cs2/matches/{matchId}/streams

    Broadcast links for a match, when known.

FAQs

Switching, pricing and coverage

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

See pricing

Switch to an instant key

Start free, upgrade when the app is real.