How to send the key
RecommendedThe API key belongs to one workspace. You cannot access another workspace with the same key.
Common combinations
Only send events
events:read, events:writeRead only
events:read, automations:readBuild flows via API
events:*, automations:*Full integration
events:read, events:write, automations:read, automations:writeEvents (events:*)
events:read
events:read
List and fetch event definitions.
events:write
events:write
Create, update, and delete events. Send event to start runs.
Automations (automations:*)
automations:read
automations:read
List automations, fetch detail, and list runs.
automations:write
automations:write
Create, update, delete automations, and stop a running automation.
Sends inside the flow
Steps that send WhatsApp, email, SMS, etc. use the same send engine as channels. The key needs the matching send scopes (whatsapp:send, email:send, sms:send, telegram:send, etc.).
Common errors
Details in Error responses and the Automations and events spec in the menu.

