Overwolf

Overwolf

  • Getting Started
  • Docs
  • API
  • Events Status
  • Blog
  • Q&A
  • Support

›Available Game Events

API Reference

  • Changelog
  • Overview

App Manifest

  • manifest.json
  • Validate your manifest

Available Game Events

  • Games IDs
  • Apex Legends
  • Call of Duty: Warzone
  • CS:GO
  • Dota 2
  • Final Fantasy XIV
  • Dota Underlords
  • Escape From Tarkov
  • Fortnite
  • Hearthstone
  • Heroes of the Storm
  • Legends of Runeterra
  • League of Legends
  • Minecraft
  • MTG Arena
  • Overwatch
  • Path of Exile
  • PUBG
  • PUBG Lite
  • Rainbow Six Siege
  • Rocket League
  • StarCraft II
  • Teamfight Tactics
  • Valorant
  • World of Tanks
  • World of Warcraft
  • World of Warships
  • Warframe
  • Various External APIs

Game Launchers Events

  • Launchers IDs
  • LOL Launcher

overwolf.benchmarking

  • overwolf.benchmarking

overwolf.campaigns

  • overwolf.campaigns.crossapp

overwolf.cryptography

  • overwolf.cryptography

overwolf.extensions

  • overwolf.extensions
  • overwolf.extensions.current
  • overwolf.extensions.sharedData
  • overwolf.extensions.io

overwolf.games

  • overwolf.games
  • overwolf.games.events
  • overwolf.games.inputTracking
  • overwolf.games.launchers
  • overwolf.games.launchers.events

overwolf.io

  • overwolf.io
  • overwolf.io.paths

overwolf.logitech

  • overwolf.logitech
  • overwolf.logitech.arx
  • overwolf.logitech.led

overwolf.media

  • overwolf.media
  • overwolf.media.audio
  • overwolf.media.replays
  • overwolf.media.videos
  • Highlights supported games

overwolf.os

  • overwolf.os
  • overwolf.os.tray

overwolf.profile

  • overwolf.profile
  • overwolf.profile.subscriptions

overwolf.settings

  • overwolf.settings
  • overwolf.settings.hotkeys
  • overwolf.settings.language
  • overwolf.settings.games

overwolf.social

  • overwolf.social
  • overwolf.social.reddit
  • overwolf.social.youtube
  • overwolf.social.discord
  • overwolf.social.gfycat
  • overwolf.social.twitter

overwolf.streaming

  • overwolf.streaming

overwolf.tobii

  • overwolf.tobii

overwolf.utils

  • overwolf.utils

overwolf.web

  • overwolf.web
  • overwolf.web.webserver
  • overwolf.web.websocket

overwolf.windows

  • overwolf.windows
Edit

Dota Underlords

Please read the overwolf.games.events documentation page to learn how to use Overwolf game events.

Game ID

21586

Sample Apps

  • Dota Underlords game events sample app

Available Features

  • gep_internal
  • match_info

Game event status

It is highly recommended to communicate errors and warnings to app users.

Check the current game event status here. Alternately, you can easily check that status from your app itself, using our API.

gep_internal

Info Updates

keyCategoryValuesNotesSince GEP Ver.
gep_internalgep_internalLocal + Public version numberSee notes143.0

gep_internal note

Data Example:

{"feature":"gep_internal","category":"gep_internal","key":"version_info","value":"{"local_version":"143.0.10","public_version":"143.0.10","is_updated":true}"}

match_info

Info Updates

keyCategoryValuesNotesSince GEP Ver.
modematch_infoCurrent-played game modeSee notes139.0
round_typematch_infoPVE / PVPSee notes139.0
round_statematch_infoState the game is currently in.See notes139.0

mode note

Data Example:

{"info":{"match_info":{"mode":"Casual"}},"feature":"match_info"}

round_type note

Data Example:

{"info":{"match_info":{"round_type":"{"round":1,"type":"PvE_creep_wave_1_#dac_creep_wave_1"}"}},"feature":"match_info"}
{"info":{"match_info":{"round_type":"{"round":4,"type":"PvP"}"}},"feature":"match_info"}

round_state note

Data Example:

{"info":{"match_info":{"round_state":"Ready"}},"feature":"match_info"}
{"info":{"match_info":{"round_state":"Combat"}},"feature":"match_info"}
{"info":{"match_info":{"round_state":"RoundOver"}},"feature":"match_info"}

Events

EventEvent DataFired WhenNotesSince GEP Ver.
match_startnullMatch startedSee notes139.0
match_endnullMatch endedSee notes139.0
battle_startnullCombat startedSee notes139.0
battle_endnullCombat endedSee notes139.0
round_outcomewin/loseCombat endedSee notes139.0
match_outcomewin/lose + rankMatch endedSee notes139.0

match_start note

Data Example:

{"events":[{"name":"match_start","data":""}]}

match_end note

Data Example:

{"events":[{"name":"match_end","data":""}]}

battle_start note

Data Example:

{"events":[{"name":"battle_start","data":""}]}

battle_end note

Data Example:

{"events":[{"name":"battle_end","data":""}]}

round_outcome note

This event currently supports "PVP" rounds ONLY

Data Example:

{"events":[{"name":"round_outcome","data":"win"}]}

match_outcome note

Data Example:

{"events":[{"name":"match_outcome","data":"{"outcome":"win","rank":1}"}]}
Last updated on 2020-1-26 by eransharv
← Final Fantasy XIVEscape From Tarkov →
  • Sample Apps
  • Available Features
  • Game event status
  • gep_internal
    • Info Updates
  • match_info
    • Info Updates
    • Events
  • Legal
  • Terms overview
  • Developer's terms
  • App terms
  • Overwolf terms
  • Overwolf Privacy policy
  • Support
  • Questions and Answers
  • Discord
  • Slack
  • Facebook
  • Twitter
  • Documentation
  • Changelog
  • API
  • App Creation Process
  • Best Practices
  • Game Events status
  • Information
  • Careers
  • Fund
  • Developers Blog
  • Overwolf Appstore
  • Advertise on Overwolf