Skip to main content
POST

Base URL https://api.tolt.com


Body Parameters

You can create a click using one of these two methods:
partner_id*
string
The ID of the partner who generated the click
The ID of the link that was clicked

Method 2: Using Tracking Parameter

param*
string
The tracking parameter name (e.g., ‘ref’, ‘via’)
value*
string
The value of the tracking parameter

Common Optional Parameters

country
string - optional
Two-letter ISO country code where the click originated
device
string - optional
Device type that generated the click (e.g., ‘desktop’, ‘mobile’, ‘tablet’)
page
string - optional
URL of the page where the click occurred
referrer
string - optional
URL of the referring page

Response

success
boolean
Whether the request was successful
data
object