User management 📌
Here you will find how to manage users from our API!
API -> Get user info
GET
https://chiper.io/handler/api.php
This endpoint allows you to handle user through API
Path Parameters
Name
Type
Description
program_key
string
YOUR_PROGRAM_KEY
api_key
string
YOUR_API_KEY
action
string
Actions are getuserinfo[user_to], unban[user_to], ban[user_to], gethwidinfo[user_to], resethwid[user_to], changepass [user_to,new_pass], generatelicenses[amount,days,level,prefix], totallicenses, totalusers, deletelicense[license], infolicense[license], .
Last updated
Was this helpful?