User management π
Here you will find how to manage users from our API!
API -> Get user info
Path Parameters
Name
Type
Description
You must send the same parameters with respect to its action
If you want to get user info you must send this
https://chiper.io/handler/api.php?action=getuserinfo&program_key={program_key}&api_key={api_key}&user_to={username}
Response:
{"Username":"[username]","License":"[license-key]","Expires":"[expire-time]","HWID":"[hwid]","IP":"[ip]","Banned":"No","Level":"1"}Last updated
Was this helpful?