Skip to main content
Version: 0.1.0

workflow-code API

The Workflow Server REST API supports email/password sessions, administrator-key recovery sessions, and browser approval for device flow. CLI and Desktop use device flow to exchange a per-device API Key; automation may also use Authorization: Bearer <token>. Embed and Webhook use separate tokens or secrets.

Authentication

Use WORKFLOW_SERVER_ADMIN_KEY or the created account API Key.

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer