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
{ "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 serverWhat 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
| Plan | Requests | Live data | Commercial use |
|---|---|---|---|
| Free | 500 / month, 10 / minute | 60-second delay | No |
| Starter, $15 | 10,000 / month, 30 / minute | 60-second delay | One product, one game |
| Pro, $59 | 250,000 / month, 100 / minute | Real-time | All 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.
- GET
/api/v1/cs2/matches/upcomingScheduled matches, soonest first.
- GET
/api/v1/cs2/matches/todayMatches scheduled, live or finished today (UTC).
- GET
/api/v1/cs2/teams/{teamIdOrSlug}/upcomingOne team's scheduled matches.
- GET
/api/v1/cs2/events/upcomingScheduled tournaments, soonest first.
- GET
/api/v1/cs2/events/calendarTournaments in a date range, with from and to.
- GET
/api/v1/cs2/matches/{matchId}/streamsBroadcast 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 the coverage
- CS2 API endpointsEvery CS2 endpoint on one page, grouped by job.
- CS2 live score APISeries, map and round score for every match in progress.
- Free CS2 APIWhat a free key includes: 500 requests a month.
- HLTV API alternativeNo official HLTV API exists. What to use instead.
- CS2 player stats APIRating, ADR, KAST and K/D per map, career and form.
- CS2 skin prices APISkin prices per marketplace, daily history and movers.