Skip to main content
Version: 1.0.0

Cocktail Manager API

Stable, versioned (/api/v1) REST API of the Cocktail Manager. Authenticate with a workspace API key (Bearer JWT). This is the recommended contract for all integrations.

Authentication

Workspace API key (JWT), scoped to a single workspace. Create one under Workspace → Settings → API Keys and send it as Authorization: Bearer <token>. Each key carries a set of permissions; the required permission is documented per operation (see the Permission schema for the full list).

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT