DPM: Get Champion List
DPM via Parse · sports
Retrieves all champions with per-lane stats (winrate, pickrate, banrate, tier score) for a given patch and rank tier. Each champion-lane combination is a separate entry. Returns the full roster in a single page. League of Legends champion data, tier lists, builds, and leaderboard rankings from dpm.lol. Fulfilled by Parse from dpm.lol.
- developer-tools
- dpm
- dpm-lol
- entertainment
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e5096d45-f713-45db-aad7-6b41f5ad43fa/get_champion_list
- Interface artifact
- sha256:a85272fca1194cc01c618de7710e2c4bd97e97317314c2a014788d69de1d7244
- Manifest digest
- sha256:233db8d5b4e640d3c3655522cc11d3ceecf939917dcd2f01ec5825f0921ece5d
Request fields
- tier (string): Rank tier filter.: Allowed values: emerald_plus, master_plus, all
- game_mode (string): Game mode. Currently only ranked is supported.: Allowed values: ranked
- timeframe (string): Patch version (e.g. 16.13, 16.12, 16.11). When omitted, the current live patch is auto-detected.
Example queries
- {"tier":"emerald_plus","game_mode":"ranked","timeframe":"16.13"}