Create A New Global Variable
GET
https://keyauth.win/api/seller/Create a new global variable. This can be retrieved by any user!
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. (addvar)
Example:
addvar
name
string
required
The name of the global variable
data
string
required
The data being assigned to the global variable
authed
boolean
required
Does the user need to be logged in to retrieve the global variable?
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 10 months ago