Create New Blacklist
GET
https://keyauth.win/api/seller/Add a IP or a HWID to the blacklist.
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. (black)
Example:
black
ip
string
optional
The IP that is being blacklisted
hwid
string
optional
The HWID that is being blacklisted
region
string
optional
The region that is being blacklisted
country
string
optional
The country that is being blacklisted
asn
string
optional
The asn that is being blacklisted
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: a month ago