CrownPanel CLI App & API
Manage and automate your virtual machines programmatically using the CrownPanel CLI or REST API.
CrownPanel API Integration
The CrownPanel API allows you to integrate VM management directly into your own applications, billing systems, dashboards, or automation workflows.
With the API, you can:
- 🔐 Authenticate securely using your API key
- 🖥️ Create, delete, start, and stop virtual machines
- 📊 Retrieve server details and usage information
- ⚙️ Automate infrastructure tasks
- 📦 Receive structured JSON responses for easy processing
All API requests are made over HTTPS using secure POST calls.

