{ "opencollection": "1.0.0", "info": { "name": "Riot Games League of Legends Champion Status API", "version": "v4/v5" }, "items": [ { "info": { "name": "Status", "type": "folder" }, "items": [ { "info": { "name": "Get Platform Status", "type": "http" }, "http": { "method": "GET", "url": "https://na1.api.riotgames.com/lol/status/v4/platform-data", "auth": { "type": "apikey", "key": "X-Riot-Token", "value": "{{X-Riot-Token}}", "placement": "header" } }, "docs": "Get League of Legends platform status." } ] } ], "bundled": true }