LoL Esports API
League of Legends esports data for developers building apps, bots, and dashboards.
Use one REST API for LoL live matches, schedules, teams, rosters, players, game stats, webhooks, and historical esports data without enterprise contracts.
API response preview
League of Legends live match data
T1 vs Gen.G
Live data ready
T1
LCK
2
Gen.G
Game 4
1
Live endpoints
statsAvailable=true/api/v1/lol/liveActive matches and series state
/api/v1/lol/games/{gameId}/statsGame-level player stats
/api/v1/lol/webhooks/eventsPaid-plan update triggers
fetch("https://api.citoapi.com/api/v1/lol/live", {
headers: { "x-api-key": process.env.CITO_API_KEY }
})Live
match state
Stats
game rows
JSON
REST API
Full game stats
Build LoL game pages from one detailed API response.
Show teams, objectives, draft, player stat rows, item builds, and key timeline events without stitching together a pile of scrapers.
/api/v1/lol/games/{gameId}/statsUse this for post-game pages, fantasy scoring, wiki updates, Discord recaps, and dashboards.
T1
Win
18
Gen.G
Loss
12
Game 4
T1 wins
34:12 • Patch 15.8
Patch
15.8
Duration
34:12
Winner
T1
Game
4
League
LCK
Stats
Published
Doran
T1
K'Sante
3 / 2 / 8
284
19.4k
Oner
T1
Xin Zhao
5 / 3 / 10
218
16.8k
Faker
T1
Azir
4 / 1 / 11
331
27.2k
Gumayusi
T1
Kai'Sa
6 / 2 / 7
357
30.5k
Keria
T1
Rakan
0 / 4 / 16
42
6.1k
Kiin
Gen.G
Rumble
4 / 5 / 4
301
28.8k
Canyon
Gen.G
Vi
2 / 4 / 7
196
12.3k
Chovy
Gen.G
Orianna
3 / 2 / 6
372
26.9k
Endpoints
Concrete LoL API endpoints developers can build around.
Start with /api/v1/lol/live, then combine live, player, team, match, and webhook endpoints based on the product you are building.
/api/v1/lol/liveActive League of Legends esports matches and live state.
/api/v1/lol/schedule/todayToday’s LoL esports schedule for match-day apps.
/api/v1/lol/teamsTeam records for directories, dashboards, and wiki pages.
/api/v1/lol/playersPlayer records for profiles, search, and stats pages.
/api/v1/lol/players/{playerId}/statsPlayer stat summaries for profiles and rankings.
/api/v1/lol/games/{gameId}/statsGame-level player stats after publication.
/api/v1/lol/webhooks/eventsSupported LoL webhook events for paid plans.
Use cases
Built for League of Legends apps developers actually launch.
LoL dashboards
Use Cito endpoints for the data, then build the dashboard, bot command, profile page, or scoring feature on top.
Discord bots
Use Cito endpoints for the data, then build the dashboard, bot command, profile page, or scoring feature on top.
Fantasy tools
Use Cito endpoints for the data, then build the dashboard, bot command, profile page, or scoring feature on top.
Wiki pages
Use Cito endpoints for the data, then build the dashboard, bot command, profile page, or scoring feature on top.
Live match pages
Use Cito endpoints for the data, then build the dashboard, bot command, profile page, or scoring feature on top.
Research apps
Use Cito endpoints for the data, then build the dashboard, bot command, profile page, or scoring feature on top.
Built for LoL esports apps
Cito gives developers endpoints for active matches, series state, team pages, roster pages, player cards, game stats, and webhook updates.
Start without talking to sales
Test with a free API key, then upgrade when your bot, wiki, dashboard, or live product needs higher limits.
Pricing
Start free. Upgrade when your LoL product needs room to grow.
Free testing includes 500 requests/month. Paid plans start at $25/month for higher limits and commercial projects.