Skip to main content
Advertiser API

Advertiser API

Updated over a week ago

At a Glance: This article helps in understanding the process of advertiser API integration.

This guide explains how to get started with the Trackier Advertiser API for Trackier advertiser accounts.

Trackier's REST API allows developers to access and integrate the functionality of Trackier with other applications. Some examples of API methods include retrieving campaigns and conversion logs.

Creating an API Key via Admin Dashboard

  1. You can generate the advertiser API key from your panel itself.

  2. Find that particular advertiser in the Manage Advertiser Section, and there you will be able to generate the API key and URL for that advertiser.

  3. This API key will help the advertiser get campaigns from the Trackier panel to their panel.

Advertiser API


Creating an API Key via Advertiser Interface

  1. Log into the advertiser panel, go to API from the navigation bar, and click on the “API” tab.

  2. If you don’t already have an API key, there will be a notice with a link to create one. Once you’ve created one, the page will display your private API key.

  3. You can also talk to your account manager about creating and obtaining your API key.

Advertiser API


Whitelist IP Address

IP addresses can be whitelisted in the application. However, click on the automation tab in the navigation bar and click on the API link from the drop-down. There will be a box underneath your API key to submit an IP address to be whitelisted. Additional IP addresses can be added to the whitelist using the API method.

Making a Request

Your network’s API key is used to authenticate requests through the API. Every API request must have a valid API key. When making an API request, use your API key as a header request with the parameter X-API-Key.

Example: Getting the Campaign List

STEP 1: Get your API key

STEP 2: See the documentation for endpoints; for our case, it is "/publisher/campaigns.”


STEP 3: Enter your API Key and hit Send API Request.

Advertiser API


API Integrations for Advertiser

When you open the Advertiser API Docs, you can find all the API integrations available for publishers.

Advertiser API integration includes:

  • Fetch all campaigns

    Advertiser API

  • Conversion Logs

    Advertiser API


Schemas

Trackier has introduced a new feature through which anyone can verify if they are doing the correct API integration or not.

Schemas are the name of this new feature. Schemas enable anyone to verify that they are receiving the correct result from an API request after submitting one.

There are multiple schemas available in the Advertiser's API documents.

Advertiser API




We're thrilled to have put together a top-notch team of qualified experts who are available to handle any of your concerns and respond to any inquiries you may have. You can contact us at any time by sending an email to Trackier Support or using the in-platform chat feature.



Did this answer your question?