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
- Log in to your provider's SolusVM control panel.
- Open the API or Client API section.
- Copy the API Key and API Hash.
- Use the panel API endpoint. It usually ends with:
https://panel.example.com/api/client/command.php
2. Add it to VPS Dashboard
- Open VPS Dashboard settings.
- Select SolusVM v1 as the panel type.
- Paste API URL, API Key, and API Hash.
- Click Test Connection.
- 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.