Publisher API

Publisher API

Updated over a week ago

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

This guide explains how to get started with the Trackier Publisher API for Trackier publisher 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, tracking links, conversion logs, retrieving payouts, and custom reports.

Creating an API Key via Admin Dashboard

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

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

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

Publishers: Generate API Key


Creating an API Key via Publisher Interface

  1. Log into the publisher 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.

Account: API Access


Whitelist IP Address

IP addresses can be whitelisted in the application. However, click on the Support 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.

Publisher API: Fetch all campaigns



API Integrations for Publishers

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

Publisher API integration includes:

  • Fetch all campaigns

    Publisher API: Fetch all campaigns
  • Create campaign request access

    Publisher API: Create campaign request access
  • Conversion Logs

    Publisher API: Conversion Logs
  • Fetch all deals

    Publisher API: Fetch all deals
  • Performance Report

    Publisher API: Performance Report
  • Fetch Publisher Profile

    Publisher API: Fetch Publisher Profile
  • Edit publisher profile

    Publisher API: Edit publisher profile

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 publisher's API documents.

Publisher API: Payout




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?