Application credentials are needed for your program to connect to our service properly. Without valid application credentials, you would not be able to send proper data for your users or your program. The most common credentials used are:Application Name - the name of your application
Owner ID - your account owner identication code
Application Secret - this is only used in endpoints other than 1.3
Application Version - the version of your application
Token Path - the path for an application/user access token. This is not the same thing as the user license, which is required to access a program.
It's important to note that not every programming language will require the same credentials.
An application is required to view the majority of all of the pages on the dashboard. An application will allow you to manage your users, chats, and extra data from your program.Selecting an Application#
In order to access all of the pages we have to offer, once you create an application, you must then select the application. You can do so by simply clicking on "Select" in the Applications Table.Users can rename their application at any time. By renaming the application, all data is transferred over. Users must simply change the application name in their program in order for the change to completely successfully.Pausing an Application/Users#
Temporarily disables your application and prevents users from accessing it. While paused, the app becomes unusable until you manually unpause it.Unpausing an Application/Users#
Reenables your application and allows access for all users, making it fully functional again.Refreshing an Application Secret#
Generates a new application secret. Required only for API version 1.2 and below. You must update your program with the new secret to maintain functionality.Permanently deletes your application and all its data. This action cannot be undone. To confirm, you must type the application's name in the provided text box.