Skip to main content

Retrieve the current balance amount

Everything about the API method with that you can retrieve the current amount on an advertiser balance.

HilltopAds avatar
Written by HilltopAds
Updated this week

How to retrieve the current balance amount by using API?

Method: GET /advertiser/balance

Description: You can inquire about the current balance amount in your HilltopAds advertising account.

Parameters:

name

description

example

comment

key

A unique API key that you can generate in the API section of your HilltopAds account

nXzgO3Bc

This is a required parameter in the request.


Request Example:

To obtain information about the current balance in your HilltopAds advertising account using the API key nXzgO3Bc, you need to write the following request:

https://hilltopads.com/api/advertiser/balance?key=nXzgO3Bc

Did this answer your question?