Skip to main content
Version: 1.0.0

Cocktail Manager API (Preview)

Preview surface: the historic, unversioned (/api) REST API. Kept for backwards compatibility — new integrations should switch to the stable v1 version. Authenticate with a workspace API key (Bearer JWT).

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