Web Hosting

Hosting accounts, cPanel, files, databases, email, and WordPress operations

58 endpoints

Databases 7 endpoints

Email 10 endpoints

Hosting Accounts 20 endpoints

GET /api/v2/shared-hosting List shared-hosting accounts GET /api/v2/shared-hosting/{accountId} Get shared-hosting account PATCH /api/v2/shared-hosting/{accountId} Rename shared-hosting account GET /api/v2/shared-hosting/{accountId}/account-details Get hosting access details GET /api/v2/shared-hosting/{accountId}/account-stats Get hosting usage stats POST /api/v2/shared-hosting/{accountId}/actions/cancel Cancel shared-hosting account GET /api/v2/shared-hosting/{accountId}/actions/pause Get hosting pause status POST /api/v2/shared-hosting/{accountId}/actions/pause Pause shared hosting DELETE /api/v2/shared-hosting/{accountId}/actions/pause Cancel hosting pause POST /api/v2/shared-hosting/{accountId}/actions/renew Renew shared hosting GET /api/v2/shared-hosting/{accountId}/actions/sso Check control-panel SSO availability POST /api/v2/shared-hosting/{accountId}/actions/sso Create hosting control-panel SSO link GET /api/v2/shared-hosting/{accountId}/addons/storage List hosting storage add-ons POST /api/v2/shared-hosting/{accountId}/addons/storage Order hosting storage add-on GET /api/v2/shared-hosting/{accountId}/cancellation Get shared-hosting cancellation status DELETE /api/v2/shared-hosting/{accountId}/cancellation Remove shared-hosting cancellation GET /api/v2/shared-hosting/{accountId}/disk-quota Get hosting disk quota GET /api/v2/shared-hosting/{accountId}/domains List hosting domains POST /api/v2/shared-hosting/{accountId}/domains Add hosting addon domain DELETE /api/v2/shared-hosting/{accountId}/domains Remove hosting addon domain

Plans & Billing 4 endpoints

SSH 4 endpoints

WordPress 13 endpoints

GET /api/v2/shared-hosting/{accountId}/wordpress List WordPress sites POST /api/v2/shared-hosting/{accountId}/wordpress Install WordPress GET /api/v2/shared-hosting/{accountId}/wordpress/{siteId} Get WordPress site DELETE /api/v2/shared-hosting/{accountId}/wordpress/{siteId} Uninstall WordPress POST /api/v2/shared-hosting/{accountId}/wordpress/{siteId}/actions/backup Create WordPress backup POST /api/v2/shared-hosting/{accountId}/wordpress/{siteId}/actions/clone Clone WordPress site POST /api/v2/shared-hosting/{accountId}/wordpress/{siteId}/actions/sso Create WordPress admin SSO link POST /api/v2/shared-hosting/{accountId}/wordpress/{siteId}/actions/staging Create WordPress staging site POST /api/v2/shared-hosting/{accountId}/wordpress/{siteId}/actions/upgrade Upgrade WordPress site GET /api/v2/shared-hosting/{accountId}/wordpress/actions/scan Scan for unmanaged WordPress sites GET /api/v2/shared-hosting/{accountId}/wordpress/backups List WordPress backups POST /api/v2/shared-hosting/{accountId}/wordpress/import Import WordPress installations POST /api/v2/shared-hosting/wordpress/batch Batch list WordPress sites