Create click
Clicks
Create click
Creates a single click transaction via the API. Returns a click_id (UUID) that can be used to attribute conversions.
POST
Create click
Documentation Index
Fetch the complete documentation index at: https://docs.scaleo.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key passed as query parameter. User must have api_status enabled.
Body
application/json
Affiliate ID.
Offer ID.
Visitor IP address.
Goal ID for CPC tracking.
HTTP referrer URL.
Redirect URL after tracking.
Affiliate's own click identifier.
iOS device identifier.
Android device identifier.
Click timestamp (defaults to now).
MD5 click hash for uniqueness validation (32 hex chars).
Response
Click created.
UUID click identifier.