Create A New License
GET
https://keyauth.win/api/seller/Create a new license
Request
Query Params
sellerkey
string
required
Obtain a seller key by visiting https://keyauth.cc/app/?page=seller-settings (Must have the Seller Subscription)
type
string
required
The type of the request. (add)
Example:
add
format
string
required
JSON or TXT
expiry
string
required
When will the license expire? (in days)
mask
string
required
What is the mask (layout) of the key? "*" (STAR - SHIFT + 8) will generate a random character
level
string
optional
What is the level of the license being generated?
amount
string
required
How many licenses are being generated?
owner
string
optional
Who is the owner of this license? (The one who created it, not the user that is using the license)
character
string
optional
1 = upper/lowercase, 2 = uppercase, 3 = lowercase
note
string
optional
A note that is added to the license
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 9 months ago