Redeem License (Upgrade)
GET
https://keyauth.site/api/1.3/
⚠️Do not log the user in after a successful upgrade, the upgrade endpoint is simply for a user to activate a key on their account. There's no password verification, so it would be unsafe for you to log the user in because all the user needs is an account username and valid key.⚠️
Request
Query Params
type
string
required
Example:
upgrade
username
string
required
key
string
required
sessionid
string
required
name
string
required
ownerid
string
required
Request samples
Responses
Modified at 2025-06-02 20:21:17