Loading...
- Game events API
Please read the overwolf.games.events documentation page to learn how to use Overwolf game events.
Note that LOL Arena, LOL Arena PBE and LOL share the same Game ID.
tip
Note that you can also use the LOL game launcher events. Read more here.
Sample Apps
Available Features
Game events status
It's highly recommended to communicate errors and warnings to your app users. Check current game event status here or easily check game event status from your app using our API.
info
Because LOL and LOL Arena share the same GameID, when checking LOL Arenas game event status please use 21556 as the unique GameID for LOL Arena and 215561 for LOL Arena PBE.
gep_internal
Info Updates
| key | Category | Values | Notes | Since GEP Ver. |
|---|---|---|---|---|
| gep_internal | gep_internal | Local + Public version number | See notes | 143.0 |
gep_internal note
Data Example:
{"info":{"gep_internal":{"version_info":"{"local_version":"157.0.1","public_version":"157.0.1","is_updated":true}"}},"feature":"gep_internal"}
live_client_data
Info Updates
| key | Category | Values | Notes | Since GEP Ver. |
|---|---|---|---|---|
| active_player | live_client_data | In-game data received by the client. | See notes | 230.0 |
| all_players | live_client_data | In-game data received by the client. | See notes | 230.0 |
| events | live_client_data | In-game data received by the client. | See notes | 230.0 |
| game_data | live_client_data | In-game data received by the client. | See notes | 230.0 |