Skip to main content

Overview

Introduction

The Overwolf Developer Console API allows you to programmatically access your app's statistics and data, making it easy to integrate with third-party Business Intelligence (BI) tools.

Accessing the endpoints

To access the API endpoints you need to generate an API key. To generate your key:

  1. Open the Overwolf Developers console.

  2. In the Settings menu, select Profile.

  3. Press the Revoke and get new API key. Press Confirm. A new key is issued.

  4. Copy the key and save it. You will not be able to retrieve it. Should you lose the key, you will need to repeat these steps and issue a new key.

  5. In the Authorization tab, set the auth type to API Token, then set the key to authorization then set the value to Key {user.email@overwolf.com}:{api_key}, then set the add to field to Header .