Skip to main content

API keys and methods

Natalya Yefimenko avatar
Written by Natalya Yefimenko
Updated over a month ago

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.

Affise MMP 2025-07-29 at 11.57.51 PM

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.

Affise MMP 2025-07-30 at 12.15.43 AM

⚠️ 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

https://app.affisemmp.com

No SDK API attribution

https://tracking.affattr.com

Adding events to Affise MMP

https://restapi.affattr.com

Getting raw data

https://restapi.affattr.com

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.

Zight Recording 2025-07-30 at 03.41.27 PM

🔍 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].

Did this answer your question?