Welcome to the official WebSkyVPS REST API documentation. Use this API to manage infrastructure resources programmatically.
All requests must include the Bearer token in the header:
Authorization: Bearer YOUR_API_KEY
/status
Returns current operational status of API services.
/auth
Authenticate user and receive a session token.