Extend subscription time 💨
Here you will find how to extend subscription to the application from our Universal API.
All requests have to be sent from the User-Agent: Akiza_Session
Request must be sent in JSON Format
Extend subscription time
POST
https://chiper.io/universal/api.php
Headers
User-Agent
string
Swifty
Request Body
action
string
extend_subscription
username
string
The username of the user who will extend the time of his subscription.
password
string
The user password that will extend the time of your subscription.
license
string
The license key that the user will use to extend the time of the current subscription.
hwid
string
The user HWID.
api_key
string
The API Key can be found by going to your profile page in the dashboard. (Only if you have a subscription)
program_key
string
The program key can find it in the page where all your applications appear.
Last updated
Was this helpful?