This directory contains the complete REST API reference documentation generated from the OpenAPI specification.
- CatletsApi - Manage virtual machines (catlets)
- OperationsApi - Track long-running operations
- ProjectsApi - Manage projects
- VirtualDisksApi - Manage virtual disks
- VirtualNetworksApi - Manage virtual networks
- GenesApi - Manage genes (VM templates)
- VersionApi - API version information
All API endpoints require OAuth2 authentication with JWT assertions. See the Authentication Guide for setup instructions.
For easier usage, see the Ruby Extensions which provide convenient wrapper methods around these low-level API calls.