Skip to main content
1

Create a key

Open API Keys in the user menu and create a wfb_ key. Graphitti shows the secret once.
2

Execute by id

Call your own workflow:
3

Poll status

Use /api/workflows/executions/{executionId}/status and /logs.
Callers of listed workflows should use POST /api/mcp/workflows/{slug}/call instead of the owner execute route.