Telemetree Ads API
Closed access
Telemetree Ads is currently in closed access. If you are interested in joining, please, follow the instructions!
Getting access
Sign up and our website and reach out to our manager to finish your KYC process and get your API key.
Telemetree Ads React SDK
We’ve expanded our analytics library to include Telemetree Ads SDK, so if you’re already using our analytics library, skip to the next two steps.
Installation
Initialization
Fetching tasks
TheTaskManager
component will fetch tasks from the API and store them in the user’s local storage for 48 hours. Once the tasks are expired, the component will fetch them again during the next session.
Displaying tasks
Important!
Incorrect use of this method will lead to lower earning potential for you and your game. Don’t lost out on money!
Incorrect use of this method will lead to lower earning potential for you and your game. Don’t lost out on money!
Verifying tasks
Whenever the user presses the “Verify” button, theTaskManager
component will call our endpoint to double check if the user has completed the task.
If the task is completed, your balance will be updated to reflect the changes.
Don’t forget to reward the user for completing the task!