Power & lifecycle controls
Start, shut down or reboot your VPS from its service page. See the state of an operation while the platform processes it.
A VPS control panel that brings your servers, resource history, billing and support into one workspace. Spend less time finding the right tool and more time building.
Create your cloud accountGet a clear view of each VPS and the actions available to it. Management features depend on the service and platform configuration.
Start, shut down or reboot your VPS from its service page. See the state of an operation while the platform processes it.
Open an authenticated server console when you need direct access to your virtual machine. Useful when an SSH connection is unavailable.
View CPU, memory, disk and network information to understand your workload. Historical metrics help you see how usage changes over time.
Create, restore or delete snapshots where your plan supports them. Check your snapshot allowance and keep independent backups of important data.
Rebuild a VPS with an available operating system image when you need a clean environment. Reinstallation replaces server data and requires confirmation.
Find invoices, review your wallet and open private support tickets from your account, alongside the servers they relate to.
Bring cloud server management into your own tools with a REST API. Use scoped access tokens to give an integration the permissions it needs.
Sign in to view the API reference. API ordering follows the same availability rules as the control panel.
# List the servers in your account
GET /api/v1/servers
Authorization: Bearer YOUR_API_TOKEN
Accept: application/json
# Your token. Your permissions.
# Only your account’s resources.
Use an API token with the required scope. Keep tokens private and rotate them when access changes.
Separate account protection from server administration, and keep both part of your routine.
Add an authenticator app to your sign-in process and keep recovery codes in a safe place. A strong password and a second factor help protect your cloud account.
Review your login history and active browser sessions. Sign out other sessions when you change devices or want to refresh access to your account.
Keep your Linux system and applications updated, restrict SSH access and configure a firewall. Maintain and test backups outside your VPS.
Learn about root accessCreate your cloud account and get ready to build on your own VPS.