> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rigbox.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# API reference

> Public Rigbox endpoints, authentication, and generated request and response schemas.

Start with the [API quickstart](/build/quickstart) to make an authenticated request. Endpoint pages render their request and response contracts from checked-in OpenAPI specifications and retain Mintlify's native playground.

## Choose a resource

* [Workspaces](/api-reference/workspaces/list): lifecycle and resources.
* [Apps](/api-reference/apps/list): installed applications and runtime controls.
* [App releases](/api-reference/app-releases/list): prepare and activate v0.13 deployments.
* [Snapshots](/api-reference/snapshots/list): stopped-workspace root-disk checkpoints.
* [API keys](/api-reference/api-keys/list): account credentials.

## Separate interfaces

The account API uses the public HTTPS endpoint and an authorized credential. The [managed AI proxy](/guides/managed-proxy) is a VM-local interface with different authentication and protocol semantics. First-party console and policy endpoints are grouped separately from the application deployment lifecycle.

This is a v0.13 documentation preview. App-release functionality requires the matching server capability. Reading a generated schema does not establish that a feature is enabled for your account. See [API conventions](/build/api-conventions) for polling, pagination, and failure handling.
