Overview
The [Management] > [Integrations] menu is where you configure all external Adrop integrations.- API Keys: used for Open API calls and for decrypting rewarded ad SSV callbacks
- Reward Ad SSV: configure the server URL that receives reward-completion callbacks — see Reward Ad SSV
Generating an API Key
1
Open the Integrations menu
Go to [Management] > [Integrations] in the console.
2
Enter key information
In the API Keys section, click [Create API Key] and fill in the following:
3
Copy and store the key
Copy the generated API key and store it securely.
Available Scopes
The currently available Open API endpoint is the Report API. The scope list may appear partial depending on your console configuration.
Calling the Open API
Basic Information
Authentication
Include thex-api-key header in every API request.
Managing API Keys
Viewing Keys
View issued API keys in the API Keys section of the Integrations menu.Revoking Keys
Revoke unused keys from the row menu using [Revoke].API keys that are connected to a Rewarded Ad SSV cannot be revoked. Change the API key in the SSV or delete the SSV configuration, then try again.
Related
Reward Ad SSV
Register the SSV callback URL that receives reward-completion events and decrypt the payload
Report API
Query campaign performance and backfill revenue data via API