Add Balance To Reseller
GET
https://keyauth.win/api/seller/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. (setbalance)
Example:
setbalance
username
string
required
The username of the reseller
day
string
optional
Amount of days being added
week
string
optional
Amount of weeks being added
month
string
optional
Amount of months being added
threemonth
string
optional
Amount of three months being added
sixmonth
string
optional
Amount of six months being added
lifetime
string
optional
Amount of lifetimes being added (recommended to just use "1")
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 10 months ago