Skip to main content

API

Eenos Hosting Control Panel API documentation is for integrating billing software and other external applications to automate account provisioning on an eenos server.

WAP API

This API is used to manage and automate the provisioning of Eenos accounts and related tasks.

Introduction

What is WAP API? This API is used to manage eenos accounts and resellers. You may use this docum...

Create API Logins

Manage API Access This document explains how to create API logins ( apiuser and apiauth ) from t...

Connect and Test API Login

Now  Test The API Logins From the previous page you created, an api account on your WAP control ...

test_connection

Test API Connection This function is to test the API connection to the server via api request it...

load-average

Load Average This is to get the server load average via API. Required Parameters Field ...

version

Eenos version Get the version of the Eenos control panel  from your server Required Parameters ...

createacct

Create Account This is to create an eenos hosting account. You can also create a hosting account...

passwd

Password Change API Change the Eenos user account password. Required Parameters Field D...

editquota

Edit Disk Quota To change the disk quota of a hosting account. Required Parameters Field...

changepackage

Change Hosting Package To change the hosting plan or package of an eenos account Required Param...

changecontactemail

Change Contact Email To change the contact email address of an eenos hosting account Required P...

suspendacct

Suspend Eenos Account To suspend an eenos hosting account via API. Required Parameters F...

unsuspendacct

Un-suspend Eenos Account To un-suspend an Eenos hosting account via API. Required Parameters ...

removeacct

Delete Eenos Account To remove an Eenos hosting account via API. Required Parameters Fie...

setupreseller

Make Reseller To enable reseller privileges on the hosting account. Required Parameters ...

uappsso

Eenos  User Single Sign-On To create a  quick login url for the Eenos hosting account. Required...

wapsso

Single Sine-On for WAP To create a quick SSO login url for the admin control panel of the Eenos....

rappsso

Reseller Single Sign-On To generate a  quick login url for the Eenos reseller account. Required...

suspendreseller

Suspend Eenos Reseller Account To suspend eenos reseller hosting account via API. Required Para...

unsuspendreseller

Un-suspend Eenos  Reseller Account To un-suspend Eenos reseller hosting account via API. Requir...

terminatereseller

Delete Eenos  Reseller Account To remove an Eenos reseller hosting account via API. Required Pa...

get_current_users_count

Find the total number of eenos user accounts To find the total number of eenos hosting accounts....

get_current_reseller_count

Find the total number of eenos reseller accounts To find the total number of Eenos reseller host...

listsuspended

List Suspended Accounts To find suspended Eenos hosting accounts. Required Parameters Fi...

accountsummary

Show Eenos Account Summary To find the Eenos hosting account details. Required Parameters ...

listaccts

List All Eenos Accounts To list all Eenos hosting accounts via API. Required Parameters ...

listpackages

List All Eenos Hosting packages To list all eenos hosting packages via API. Required Parameters...

usagestatistics

Get  Eenos Accounts usage metrics To get all Eenos hosting accounts usage metrics via api. This ...

EAPI

This is a Command line API to perform operations.