Register
Register a user using a license key
Send register data
POST
https://api.auth.gg/v1/
This endpoint allows you to license any language that can make web requests
Query Parameters
Name
Type
Description
type
string
register
hwid
string
Hardware-ID
string
license
string
License
password
string
Password
username
string
Username
aid
string
AID is found in profile settings
secret
string
Secret is found in applications tab
apikey
string
API Key is found in profile settings, only available to premium members
Raw POST Example
All responses are encoded in JSON
Successful Register
Invalid license
Email already used
Invalid or taken username
Last updated