API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Incus REST API

The Incus REST API is the canonical interface to the Incus container and virtual machine manager. All communication between Incus and its clients happens over HTTP, using TLS for remote access or a Unix socket for local access. The API covers the complete lifecycle of instances, images, networks, storage pools, projects, profiles, certificates, and cluster members, with support for asynchronous operations and WebSocket-based event streams.

Documentation

Specifications

SDKs

Other Resources

OpenAPI

incus-openapi.yml Raw ↑