Riot Games
League of Legends Game Information
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Games & Comics
- Documentation / URL
- https://developer.riotgames.com/
Overview
Riot Games API provides League of Legends data — key-based (an invalid key returns 401, verified).
Quick Start
Summoner (replace YOUR_KEY):
curl "https://europe.api.riotgames.com/lol/summoner/v4/summoners/by-name/Faker?api_key=YOUR_KEY"
{ "status": { "status_code": 401, "message": "Unauthorized" } }
Authentication
- Register at developer.riotgames.com → development key.
- Send it as the
api_keyquery parameter (invalid → 401, verified).
Rate Limits & Notes
- Development key: 20 req/s (check the docs); production keys via app.
- Regional routing (europe/americas/asia).
FAQ
Is Riot Games free? Development key is free; production needs approval.
Why 401? Invalid keys return 401 (verified) — register for a key.
What’s the auth style?
api_key query parameter.
More in Games & Comics
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AmiiboAPI Nintendo Amiibo Information | No auth | Yes | Yes | ↗ |
| Animal Crossing: New Horizons API for critters, fossils, art, music, furniture and villagers | No auth | Yes | Unknown | ↗ |
| Astroworld Free Minecraft data: mobs, biomes, items, enchantments, structures, commands, versions, achievements, trades | No auth | Yes | Yes | ↗ |
| Autochess VNG Rest Api for Autochess VNG | No auth | Yes | Yes | ↗ |
| Barter.VG Provides information about Game, DLC, Bundles, Giveaways, Trading | No auth | Yes | Yes | ↗ |