Application Information 👾
Here you will find how to get the application information from the Universal API.
All requests have to be sent from the User-Agent: Swifty
Request must be sent in JSON Format
Application Information
POST
https://chiper.io/universal/api.php
Headers
Name
Type
Description
User-Agent
string
Swifty
Request Body
Name
Type
Description
action
string
appinfo
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 key of the program, you can find it in the page where all your applications appear.
Last updated
Was this helpful?