Mobafire LoL Builds
Simple API that provides champion stats / builds from https://www.mobafire.com/
206 subscribers
0.1/10 popularity
110 ms avg latency
9 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Mobafire LoL Builds endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Champion ID List /api/champions/id-list |
Returns list of champion names along with their champid. -Organized by winP |
| GET |
Get All Champion Stats /api/champions |
Returns champions organized by win percentage. Includes: name, champid, winP, banP, pickP, and url |
| GET |
Get Champion Stats /api/champions/{champid} |
Returns selected champion stats Includes: name, champid, winP, banP, pickP, and url |
| GET |
Get Champion Suggested Runes /api/champions/{champid}/runes |
Returns suggested runes for selected champion based on high win percentage rune combo. |
| GET |
Get Champion Suggested Items /api/champions/{champid}/items |
Returns top percentage items for selected champion. |
| GET |
Get Champions That Counter My Champion /api/champions/{champid}/counteredby |
Returns the hardest matchups for your selected champion based on "counter rate" from counterstats.net |
| GET |
Get Champions Counters /api/champions/{champid}/counters |
Get easiest matchups for selected champion based on "counter rate" from counterstats.net |
| GET |
Get User Builds For Champion /api/builds/{champid} |
Returns list of most popular builds for selected champion. The "buildid" is extracted from the url and is used to get that specific builds info in "GET User Build Info" |
| GET |
Get User Build Info /api/builds/{champid}/{buildid} |
Provides information from selected build based on champid and buildid params. Info includes: -pathmain -pathsecondary -mainrunes -secondaryrunes -bonusrunes -items |
Mobafire LoL Builds pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 20 / minute |
|
| PRO | Free | — |
|
| ULTRA | $0.99 / month | 100000 / minute |
|