DOCS / GAMES / LEAGUE OF LEGENDS

LoL coverage. Tip to playoffs.

League of Legends is the day-one big-league for Stadar. Fixtures, brackets, rosters and results sourced from Liquipedia (CC-BY-SA 3.0) with live state via the Riot LoL Esports API.

Get an API key Read the quickstart

What you can call

GET /v1/tournaments?game=lol

Active LoL tournaments

Every active circuit and season — LCS, LEC, LCK, LPL, plus the open circuits Liquipedia carries.

GET /v1/matches?game=lol

Matches by game

Filter by status, league, date. Cursor pagination, never offset. Up to 200 per page.

GET /v1/matches/:id

One match

Canonical record — teams, lineup, broadcast, scheduled time. Live state when status=live.

GET /v1/teams/:slug

Team page

Roster, recent results, head-to-head, social handles. Backfilled to 2018 for LoL.

Attribution

LoL reference data is sourced from Liquipedia contributors. Every response includes a _sources array with article URLs and license. Do not strip it — see our Attribution Policy for why this is a hard rule rather than a polite ask.