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
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
Use the displaying endpoint only when the user sees the full tasks. Calling this endpoint will increase the number of impressions for the task.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!