Advanced Search
Search Results
551 total results found
Introduction
What is WAP API? The WAP API is a REST-based interface used to manage Eenos accounts, resellers, and system operations. It allows seamless integration of the Eenos hosting control panel with billing systems, automation tools, or any remote management service. ...
HTTPD
The apache httpd web server administration tools.
Create API Logins
Manage API Access This document explains how to create API logins (X-API-USER and X-API-PASSWORD) in the WAP portal. You may log in to the WAP portal with your root logins on port 5555. Create API User and Password Go to Preferences >> API Manager Go to Cre...
Nginx
The nginx web server administration interface.
Connect and Test API Login
Testing API Access In the previous step, you created an API account in the Eenos WAP Portal. Now we will test the API connection using those credentials. Example API Credentials For demonstration purposes, we will use the following sample credentials: API User...
Varnish
The VarnishCache server administration tools.
load-average
Load Average This is to get the server load average via API. Required Headers Field Description Example X-API-USER The API username eenos_api X-API-PASSWORD The API user password eenos123 Request URL Post URL = /load-average/ Full URL = https://your-host-nam...
Modsecurity
The modsecurity 3 web application firewall management tools.
createacct
Create Account This is to create an eenos hosting account. You can also create a hosting account with reseller privileges. Required Headers Field Description Example X-API-USER API user name eenos_api X-API-PASSWORD API user password eenos123 Required Paramete...
MySQL
The percona mysql server administration interface.
passwd
Password Change API Change the Eenos user account password. Required Headers Field Description Example X-API-USER API user name eenos_api X-API-PASSWORD API user password eenos123 Required Parameters Field Description Example user The eenos account usernam...
PostgreSQL
The PostgreSQL server administration tools.
editquota
Edit Disk Quota To change the disk quota of a hosting account. Required Headers Field Description Example X-API-USER API user name eenos_api X-API-PASSWORD API user password eenos123 Required Parameters Field Description Example user eenos account user name ...
MongoDB
The mongoDB noSQL server configuration page.
FTP
The FTP server configuration and management interface.
changepackage
Change Hosting Package To change the hosting plan or package of an Eenos account. This is the option for upgrading or downgrading a hosting account. Required Headers Field Description Example X-API-USER API user name eenos_api X-API-PASSWORD API user passwor...
Exim Mail Server
To manage Exim SMPT email server settings.
changecontactemail
Change Contact Email To change the contact email address of an eenos hosting account Required Headers Field Description Example X-API-USER API user name eenos_api X-API-PASSWORD API user password eenos123 Required Parameters Field Description Example user Ee...