API
AirVPN application programming interface (API) allows our customers to access and control their accounts, using custom written software.
API Explorer
Service: | |
Description: | |
Parameters: | |
Access type: |
- Use the above API Explorer to understand available services, supported methods (GET, POST) and output format (JSON, XML, etc)
- Authentication is currently an API key that needs to be activated (opt-in). Not all services require authentication.
- Any service returns a result field with ok if successful or an error message.
- Dates are always in UTC.
Dates that end with "_date" are the dates in the format yyyy-mm-dd hh24:mi:ss.
Dates that end with "_unix" are the dates in UNIX timestamp (integer). - Do not send more than 600 requests every 10 minutes or we will ban your IP address.
- If you need some other kind of API please feel free to write in our forums.