League of Legends champions
This API provides detailed information about League of Legends champions, including their roles, tags, stats, and lore. You can list all champions, filter by tag, get unique roles, fetch a random champion, or search by name. Powered by FastAPI and updated with the latest champion data.
League of Legends champions endpoints
| Method | Endpoint | Description |
|---|---|---|
| champions | ||
| GET |
/champions/role/{role} /champions/role/{role} |
Search champions by it's Role |
| GET |
/champions /champions |
Get all the Champions |
| GET |
/champions/{name} /champions/{name} |
search your champions by name |
| GET |
/champions/random /champions/random |
Get a Random LOL Champion |
| roles | ||
| GET |
/roles /roles |
Get all the Roles in LOL |
League of Legends champions pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 10 / second |
|
| ULTRA | $20 / month | 30 / second |
|
| MEGA | $50 / month | 60 / second |
|