Interlaken
API reference

API reference

Every route the Interlaken orchestrator serves.

The reference below is generated from the spec the orchestrator itself emits, so it never drifts from what the control plane actually accepts. Each page covers one operation and carries a playground you can fire a real request from.

Every request needs a bearer token. Authentication covers how to get one, and Permissions and scopes covers what it is then allowed to do.

The spec itself

The prepared OpenAPI 3.0 document is served at /openapi/interlaken.json. Point a code generator at it to build a client in your own language.

On this page