Generating API Tokens

  1. Go to Account Settings → API Tokens
  2. Click Generate New Token
  3. Copy the token (it will only be shown once)

Token Scopes

ScopePermission
read:flowsRead workflows and executions
write:flowsCreate or update workflows
execute:flowsTrigger workflows
adminFull access

⚠️ Do not expose tokens publicly or store them in client-side code.

Example API Call