PandaScore provides historical and real-time statistics for 13+ major esports titles including League of Legends, Counter-Strike, Dota 2, Valorant, Overwatch, and more. This API variant offers a streamlined interface for accessing data on leagues, matches, players, teams, tournaments, and series across all supported games, with incident tracking for data synchronization. Authentication uses bearer tokens with rate limits based on subscription tier.
34 endpointsPandaScore provides comprehensive esports data across multiple videogames including League of Legends, Dota 2, CS:GO, Overwatch, and more. The API delivers real-time and historical data on leagues, series, tournaments, matches, teams, players, standings, statistics, and live scores. The data hierarchy follows Leagues > Series > Tournaments > Matches > Games structure. Authentication uses bearer tokens or query string tokens, with rate limits of 1000 requests/hour (free) or 4000 requests/hour (paid). The API supports filtering, range queries, search, sorting, and pagination for all resources.
56 endpointsPandaScore REST API provides comprehensive esports data for League of Legends, Dota 2, CS:GO, Overwatch, Valorant, Rainbow Six Siege, and more. This variant offers expanded videogame-specific endpoints with detailed game metadata like champions, items, maps, and abilities. The API supports filtering, range queries, search, sorting, and pagination. Authentication uses bearer tokens or query string tokens with rate limits of 1000 requests/hour (free) or 4000 requests/hour (paid). The data hierarchy is Leagues > Series > Tournaments > Matches > Games.
56 endpointsStep 1: Jentic One Host machine
# On the machine that will host your Jentic One instance:
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | shStep 2: Agent machine
# On the machine where your agent runs (keep this separate from the instance):
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | sh
jentic register # connects your agent to your Jentic One instanceJentic One is in public beta. The setup above keeps your agent separate from the instance, which is what you want before using real credentials: an agent running as the same OS user as Jentic One can read its stored keys directly. Just evaluating? A single local install is fine to start. See the secure deployment guide for the tiers.