SolusVM v1 setup

Configure SolusVM v1

Use this guide when your VPS provider exposes the classic SolusVM client API.

1. Find your SolusVM API credentials

  1. Log in to your provider's SolusVM control panel.
  2. Open the API or Client API section.
  3. Copy the API Key and API Hash.
  4. Use the panel API endpoint. It usually ends with:
https://panel.example.com/api/client/command.php

2. Add it to VPS Dashboard

  1. Open VPS Dashboard settings.
  2. Select SolusVM v1 as the panel type.
  3. Paste API URL, API Key, and API Hash.
  4. Click Test Connection.
  5. Save the server profile.

3. Troubleshooting

  • If the panel URL redirects to a login page, use the API endpoint instead of the dashboard URL.
  • If reboot works but status does not, your provider may return a non-standard SolusVM response.
  • Never post API keys or API hashes in public issue reports.
VPS Dashboard stores these credentials locally in your browser and sends requests directly to your SolusVM endpoint.