Licenses
Manage your licenses through an API!
Last updated
Manage your licenses through an API!
Last updated
GET
https://developers.auth.gg/LICENSES
This endpoint allows you to manage your licenses
Name | Type | Description |
---|---|---|
If you would like to generate licenses with your own prefix, length, or format add the following parameters
type
string
Determines which method
authorization
string
Token to track down which application is being managed.
days
string
Days of licenses if applicable
level
string
Level of licenses if applicable
amount
string
Amount of licenses if applicable
license
string
License to manage if applicable
Types
Description
fetch
Retrieves specific license data
fetchall
Retrieves all licenses
delete
Deletes specific license
use
Uses specific license
unuse
Unuses specific license
generate
Generates licenses
count
Responds with total count of licenses
Parameter
Description
format
You can choose the format you want based on the dashboard, there is a number next to the format you want to generate, this will be the format you want to use.
prefix
If you have chosen a format that needs a prefix make sure you add the parameter aswell or you will get an unexpected error.
length
If you have chosen a format that requires a length make sure you add the parameter aswell or you will get an unexpected error.