Getting started
Instructions for application registration, submission for review and application setup on IOT.
Last updated
Was this helpful?
Instructions for application registration, submission for review and application setup on IOT.
Last updated
Was this helpful?
Account needs to have Moderator
permission or higher.
Login to your account, then open this .
Update app information:
App ID
The ID of the application, can not be changed.
App Name
Name of the application.
App Logo
Logo of the application.
Private key
Private key of the application, use to authenticate requests to the API.
Requested scopes
Requested scopes of the application, to be reviewed by the administrator.
Approved scopes
Approved scopes by the administrator.
Domain list
A list of domains can be redirected back after user authorization.
In order to request a review from the administrator, please update all information on the app. Then submit a support ticket on the Discord channel, please clarify information about how the app will use the information.
Please provide as much information as possible.
After approval from the administrator, the approved scopes will match with the requested scopes.
user:read
Get account information. Approved by default.
analytics:read
Get personal analytics.
tournament:read
Get list of tournaments.
In order to get users token, redirect users to IOT authorize page, if this is the first time users use your app, they will be asked to share information:
Every access token will be valid within 24 hours, after that, you need to get a new token.