Affise MMP API offers methods for a set of actions from adding your apps and partners to sending events and getting raw data from your account.
Get API keys
To start with API, get your API keys:
1. Go to Tools > API keys.
2. For sending events and getting raw data, get the Integrations API keys. You can add up to three keys there.
3. For settings (adding and managing apps and partners), get the Settings API key.
⚠️ The Settings API key is available for the Admin only.
API methods and URLs
Affise MMP API contains the following groups of methods and corresponding API URLs for these methods:
API methods | Base URL |
Settings API |
|
No SDK API attribution |
|
Adding events to Affise MMP |
|
Getting raw data |
|
Settings API
The Affise MMP Settings API is a RESTful interface that allows developers to programmatically manage MMP configurations within the Affise MMP platform. This API provides all the necessary POST
, GET
, PUT
, DELETE
, PATCH
methods for applications, sources, and partner management.
⚠️ Find your Settings API doc here.
🔍 Settings API collection for Postman is available. Read more about it here.
No SDK API attribution
Affise MMP offers API attribution to cover all integration scenarios when it's not possible to integrate SDK. This type of attribution can still effectively track and attribute installs using alternative methods.
🔍 Read more about API attribution here.
Adding events to Affise MMP
It's possible to create installs and events via API to Affise MMP by using unique identifiers. This is useful for server-side event tracking, web-to-app conversions, or when SDK integration is not feasible.
🔍 Read more about adding events via API here.
Get raw data
With Affise MMP API, you can get raw data with the info about clicks, installs, events, and conversions.
🔍 Read more about getting raw data via API here.
Please contact the Affise Customer Support team regarding all raised questions via the e-mail: [email protected].