4.1 API Reference - Click Verification
Click Verification
The Apps Network system supports task click verification and ensures accurate tracking and rewarding of user engagement.
API Endpoint
For your TMA, use the following API endpoint:
Parameters
tui
: Telegram User ID (only for TMA environments)
Usage
Retrieve the Telegram User ID from the TMA environment and use it in the API call:
JavaScript Example (TMA)
Implementation Notes
In TMA mode, prioritize using the Telegram User ID for verification.
The click verification data is cached for 5 minutes. Perform the verification promptly after the user enters your game.
If the verification is successful, award the user with the predetermined in-game bonus.
By correctly implementing this click verification system, you ensure that users are properly rewarded for engaging with tasks, maintaining the integrity of the advertising ecosystem.
Last updated