TON Locator
A central hub for verifying tasks via partner APIs. The task must be completed in the partner's application.
Last updated
A central hub for verifying tasks via partner APIs. The task must be completed in the partner's application.
Last updated
Open TON Locator: https://t.me/multixcryptobot/app?startapp=o-open-api
An API Key will be automatically generated for your account
Select the Multix project and click "Copy Integration Data"
The following data will be in the clipboard. Copy them, for example, into notes.
Quest link - link for user to complete task
API request - request to our API to check the task completion
{telegramUserID} - replace with telegramId of the user in your application
The request returns "true" / "false" - if the task conditions are met
Other parameters such as startapp and authKey - the platform will provide automatically when you click "Copy Integration Data".
Tasks with completion checks from our partners will also appear here. You can use the TON Locator API to simplify task completion checks on our partners' side.
Why are tasks with completion verification necessary?
Since completing tasks leads to earning bonuses, users may simply mark tasks as completed without actually completing them. This is already happening in most applications. We believe that in the near future most applications will switch to tasks with completion verification.
Are there any RPS limits?
Yes, by default one API key cannot process more than 100 requests per second.
Also, by default, RPS for calling requests for third-party projects is limited to 10 requests per second - this is necessary to avoid creating a parasitic load on the servers of partners who are not ready for this.
Upon request to our support service, we can increase the limits for accessing our TON Locator service.
How do I add my project to the catalog?
Publish your project in our application. Implement the API to check the execution of tasks on the side of your application. Contact the support service to add you. Projects are moderated.