Skip to main content
Ottili Cloud

Cloud APIs

The public Ottili Cloud control-plane API for provisioning and automation.

The Ottili Cloud API is the public, documented developer contract for provisioning and automating cloud resources. It is separate from the internal platform APIs and is the only cloud interface intended for external developers.

What the public API covers

  • Authentication*: requests are authenticated through your Ottili identity, the same account used across Cloud, Coder and ONE.
  • Provisioning*: create and manage compute, and the resources that attach to it, through programmatic calls.
  • Automation*: drive repeatable infrastructure workflows instead of clicking through the dashboard.

What the public API is not

The public Cloud API is intentionally narrow. It does not expose internal platform services, admin endpoints, or local development routes. Internal infrastructure is reached only through secured, non-public channels and is never documented here.

Availability

The public Cloud API is part of the Ottili Cloud Early Access build-out. Where an endpoint depends on a category that is not yet live — such as storage or networking — it is marked planned rather than described as callable today.

Related

  • Access is governed by your [account](/docs/cloud-accounts) and [security](/docs/cloud-security) model.
  • Limits are described under [quotas](/docs/cloud-quotas).

Was this article helpful?