Web Hosting Services

Web hosting account operations and features

65 endpoints

GET Endpoints

GET /api/product-overview/webhosting Get an overview of available web hosting services GET /api/hosting-accounts List your hosting accounts GET /api/webhotel-products List available hosting products GET /api/hosting/{accountId}/save-offers Get offers to retain customers considering cancellation GET /api/domains/{domainId}/webhotel-check Check if a domain has a web hosting account linked. GET /api/hosting/{accountId}/wordpress List all WordPress installations GET /api/hosting/{accountId}/jetbackup/backups List JetBackup backups GET /api/hosting/{accountId}/files List files in a directory GET /api/hosting/{accountId}/jetbackup/queue View restore queue GET /api/hosting/{accountId}/redirects List redirects GET /api/hosting/{accountId}/addons/storage View extra storage options GET /api/hosting/{accountId}/domains List all domains on your account GET /api/hosting/{hostingId}/jetbackup/info Get JetBackup status for your web hosting GET /api/hosting/{accountId}/cpanel/account-info View cPanel account information GET /api/hosting/{accountId}/upgrade View upgrade options GET /api/hosting/{accountId}/cpanel/server-info Get server information GET /api/product-overview/webhosting/{slug} Get details of a web hosting product GET /api/hosting/{accountId}/ssl-certificates List SSL certificates GET /api/hosting/{accountId}/ftp-accounts List FTP accounts GET /api/hosting/{accountId}/account-stats View account status and statistics GET /api/hosting/{accountId}/error-log Read error log GET /api/hosting/{accountId}/wordpress/scan Scan for untracked WordPress installations GET /api/hosting/{accountId}/php List available PHP versions GET /api/hosting/{accountId}/database-users List MySQL users GET /api/hosting/{hostingId}/jetbackup/account Get JetBackup account information GET /api/hosting/{hostingId}/jetbackup/downloads Get JetBackup file download links GET /api/hosting/{accountId}/php/installed List installed PHP versions GET /api/hosting/{accountId}/wordpress/backups List WordPress backups GET /api/hosting/{accountId}/disk-quota View disk space usage GET /api/hosting/{accountId}/databases List MySQL databases GET /api/hosting/{accountId}/cron-jobs List cron jobs

POST Endpoints

POST /api/cpanel-ownership-check Check cPanel ownership for domains POST /api/hosting/wordpress/batch Batch manage WordPress installations for hosting accounts POST /api/hosting/billing-cycles/batch Get billing cycles for multiple hosting accounts POST /api/cpanel-sso Log in to cPanel for a hosting account POST /api/get-account-details Get detailed information for a specific account POST /api/hosting/{accountId}/wordpress-sso Log in to WordPress admin automatically POST /api/hosting-tags Add or manage tags for web hosting accounts POST /api/hosting/{accountId}/jetbackup/restore Restore from backup POST /api/hosting/{accountId}/redirects Create redirect POST /api/hosting/{accountId}/wordpress/uninstall Uninstall WordPress POST /api/hosting/{accountId}/addon-domains Add an addon domain POST /api/hosting/{accountId}/addons/storage Add extra storage POST /api/hosting/{accountId}/pause Temporarily pause web hosting services POST /api/hosting/{accountId}/upgrade Upgrade web hosting service to a higher plan POST /api/hosting/{accountId}/files/read Read file content POST /api/hosting/{accountId}/ftp-accounts Create FTP account POST /api/hosting/{accountId}/database-users Create MySQL user POST /api/hosting/{accountId}/wordpress/import Import untracked WordPress installations POST /api/hosting/{accountId}/wordpress/install Install WordPress POST /api/hosting/{accountId}/wordpress/backup Create WordPress backup POST /api/hosting/{accountId}/wordpress/upgrade Upgrade WordPress POST /api/hosting/{accountId}/wordpress/clone Clone WordPress installation POST /api/hosting/{accountId}/wordpress/staging Create WordPress staging environment POST /api/hosting/{accountId}/files/write Create or edit file POST /api/hosting/{accountId}/database-users/privileges Assign database privileges POST /api/hosting/{accountId}/cpanel/reset-password Reset cPanel password

PUT Endpoints

DELETE Endpoints