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:
-
Open the Overwolf Developers console.
-
In the Settings menu, select Profile.
-
Press the Revoke and get new API key. Press Confirm. A new key is issued.
-
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.
-
In the Authorization tab, set the auth type to API Token, then set the
keytoauthorizationthen set the value toKey {user.email@overwolf.com}:{api_key}, then set theadd tofield toHeader.