Dashboard

Online
Applications
0
Status
Active

Seller Keys

OwnerID: Syncing...

Applications

Client Integration

Copy the snippet below or download the full example projects.

auth.cs
auth.py

                    
C# Example
Full Visual Studio (CONSOLE APP EXAMPLE)
Python Example
Full Source Script (CONSOLE APP EXAMPLE )

Instructions

System BOT Today at 1:14 PM
To get started, make sure you have your OwnerID ready from the dashboard.
1. Create an application in the Applications tab.
2. Copy your App Secret.
Run the following command to install requirements (Python):
pip install requests colorama
Downloads Today at 1:20 PM
You can download the full pre-configured example projects here:
c#_example.rar
python_example.rar
Important Today at 1:15 PM
Never share your App Secret with anyone! If compromised, delete the app immediately.
same auth.cs will be used for Csharp ui or other apps . ( if required install suitable libraries. like "Newtonsoft.Json" )