Add Time To All Unused Licenses
GET
https://keyauth.win/api/seller/Add time to all licenses that are not being used. This will add the time given to whatever the existing time is on the 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. (addtime)
Example:
addtime
time
string
required
The amount of time being added to the unused licenses (in seconds)
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 9 months ago