Web Hosting

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

69 endpoints

Databases 7 endpoints

Email 10 endpoints

Hosting Accounts 26 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
POST /api/v2/shared-hosting/{accountId}/actions/reset-password
Reset hosting control-panel password
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}/backups
List hosting backups
POST /api/v2/shared-hosting/{accountId}/backups/{snapshotId}/actions/restore
Restore hosting backup
GET /api/v2/shared-hosting/{accountId}/backups/queue/{queueRef}
Get hosting restore status
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
GET /api/v2/shared-hosting/{accountId}/logs/error-log
Read website error log
GET /api/v2/shared-hosting/{accountId}/mail-settings
Get mail app settings for a hosted domain

Plans & Billing 5 endpoints

SSH 4 endpoints

SSL 1 endpoints

WordPress 16 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-plugins
List WordPress plugins
POST /api/v2/shared-hosting/{accountId}/wordpress-plugins/{slug}/actions/install
Install WordPress plugin
POST /api/v2/shared-hosting/{accountId}/wordpress-plugins/{slug}/actions/toggle
Enable or disable WordPress plugin
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