A REST + WebSocket API delivering Counter-Strike 2 match data, player stats, tournament info, and a market odds line for developers and data products.
Submit your website to get discovered by thousands of potential customers and boost your SEO.
Get ListedEsportsOdds is a specialized data API focused exclusively on Counter-Strike 2 esports. It provides structured access to match data, team and player statistics, tournament details, and a consolidated market odds line. Designed for developers, data product teams, and trading desks, the API offers both REST endpoints and a WebSocket stream for real-time updates. With a single pricing plan at $99/month for 10,000 requests, it targets users who need reliable, normalized esports data without the overhead of scraping or managing multiple sources.
Market Odds Line: A single, normalized odds line for CS2 match winners, built from multiple bookmaker sources. Each line includes the price, outcome key, label, book count, and capture timestamp. The API returns this data via the /v1/cs2/odds endpoint.
Comprehensive Match Data: The /v1/cs2/matches endpoint provides live, scheduled, and finished matches with filtering by status, team, and tournament. Each match record includes identifiers that remain stable across events.
Player and Team Profiles: Access player profiles and per-match stats via /v1/cs2/players, linked to teams and rosters. The /v1/cs2/teams endpoint returns team records, rosters, and stable identifiers.
Tournament Context: The /v1/cs2/tournaments endpoint delivers event stages, brackets, and metadata, providing context for every match.
WebSocket Push Updates: A WebSocket stream notifies clients the moment a line or score updates. Users mint a 60-second token via /v1/cs2/ws-token and then connect for real-time pushes.
Append-Only History: Every odds capture is timestamped and never overwritten, preserving a time series for backtesting and analysis.
Normalized Schema: All endpoints return consistent, documented JSON structures, reducing integration effort.
Single Pricing Plan: $99/month includes all endpoints, WebSocket access, and 10,000 requests. A 7-day free trial is available.
Developers building match pages: Use the API to display live scores, odds, and stats without maintaining scrapers. Stable IDs and push updates keep the UI current.
Data products and analytics platforms: Publish CS2 statistics and odds lines alongside editorial content. The normalized schema simplifies ingestion and display.
Trading desks and quantitative analysts: Leverage the append-only odds history to backtest models against real market movement. Capture timestamps enable precise replay of price changes.
Esports data aggregators: Combine match, player, and tournament data from a single source to power dashboards, alerts, or research tools.