Skip to main content
All CollectionsAPI docs
Does HilltopAds have API tools for publishers?
Does HilltopAds have API tools for publishers?

A Comprehensive Guide to Working with the HilltopAds API

HilltopAds avatar
Written by HilltopAds
Updated over a week ago

API stands for Application Programming Interface. In simple terms, it is a set of protocols, tools, and methods that allow different software applications to communicate and interact with each other. APIs are typically used to facilitate the exchange of data and functionality between various applications, platforms, and systems.

The HilltopAds API is a tool that enable publishers to interact with the HilltopAds platform. It serves as a software interface through which various processes related to getting information about created ad zones, current balance, and other operations on the platform can be automated.

What request methods are used?

The HilltopAds API for publishers supports the GET method only.

  • GET method allows you to retrieve data without making any changes.

How to generate an API Key?

To start working with the API, you need to generate your API key. To do this:

  • Go to your HilltopAds personal account.

  • Navigate to the My Account section.

  • Then go to the API tab.

  • Provide a description for the API key.

  • Click on the Generate API key button.

This API key is a unique code that will associate your API request with your account and enable the function to work specifically with your data.

Please note that to ensure the API requests to the methods work correctly, make sure that the API key you generated has an Active status.

Did this answer your question?