MobileAds API is prepared as a way for our partner to embed some of our tools into their own platform as well as basic data retrieval and manipulation. There are a few key things to note when using our API such as below:-
- To access the API, you will need to get your access token from us
- There are 2 different type of access token
- Main account access token
- Sub-account access token
Main Access Token
This access token will be provided to you once you are a verified partner. This access token will give you access to retrieve data as well as to manipulate data in our platform.
Here’s a list of available API calls (all these uses the main access token):-
Sub-account Access Token
This access token is returned when you are creating a new sub-account using our API. You will need to store this access token in your own database. Thia access token is used when calling to our embedded tools to help determine which sub-account is accessing the embedded tools.
Here’s a list of embeddable tools (all these uses the sub-account access token):-
If you are interested to integrate with our platform using our API, please feel free to contact your account manager or send an email to our support team at [email protected].