RoyaleHosting

Getting Started

  • Introduction
  • Authentication

Account & Team

  • Account Settings
    • 2FA
    • SSH Keys

Products & Services

  • Services
    • Management
  • Shield Protection
    • Introduction
    • Edge Rules
    • Rule Presets
    • Rate Limiting
    • Filter Sensitivity
    • Attack Logs
    • DDoS Analytics

Billing & Support

  • Support
    • Tickets

API Reference

  • Services
  • VPS Manager
  • Dedicated Servers
  • Shield
  • Billing
  • Account
  • Tickets
  • Organizations
GitHub
RoyaleHosting

Getting Started

  • Introduction
  • Authentication

Account & Team

  • Account Settings
    • 2FA
    • SSH Keys

Products & Services

  • Services
    • Management
  • Shield Protection
    • Introduction
    • Edge Rules
    • Rule Presets
    • Rate Limiting
    • Filter Sensitivity
    • Attack Logs
    • DDoS Analytics

Billing & Support

  • Support
    • Tickets

API Reference

  • Services
  • VPS Manager
  • Dedicated Servers
  • Shield
  • Billing
  • Account
  • Tickets
  • Organizations
GitHub
  1. Docs
  2. Api
  3. Vps
Dashboard
Start typing to search...

VPS Manager API

API for managing virtual private servers. VPS management endpoints are now integrated into the core API.

GET /dashboard/service/{id}/vps/overview Get VPS overview POST /dashboard/service/{id}/vps/start Start VPS POST /dashboard/service/{id}/vps/stop Stop VPS POST /dashboard/service/{id}/vps/restart Restart VPS GET /dashboard/service/{id}/vps/console Get VPS console POST /dashboard/service/{id}/vps/reinstall Reinstall VPS GET /dashboard/service/{id}/vps/ips Get VPS IP addresses PATCH /dashboard/service/{id}/vps/ips Update IP address GET /dashboard/service/{id}/vps/charts Get VPS performance charts GET /dashboard/service/{id}/vps/history Get VPS action history GET /dashboard/service/{id}/vps/snapshots Get VPS snapshots POST /dashboard/service/{id}/vps/snapshots Create snapshot DELETE /dashboard/service/{id}/vps/snapshots/{name} Delete snapshot POST /dashboard/service/{id}/vps/snapshots/{name}/restore Restore snapshot GET /dashboard/service/{id}/vps/settings Get VPS settings PATCH /dashboard/service/{id}/vps/settings Update VPS settings POST /dashboard/service/{id}/vps/reset-password Reset VPS password GET /dashboard/service/{id}/vps/access Get SSH keys POST /dashboard/service/{id}/vps/access Update SSH keys