Q: API/webhook not available?
Hey Sean, was wondering where I can find the API, can't seem to find it anywhere? Same for webhooks

SeanP_AgenticFlowAI
May 6, 2025A: Hey there!
Quick updates on those points:
- API Keys: You normally can get it Settings > API Keys. It’s now taken down for our recent workspace-level migration. Track here: https://agenticflow.featurebase.app/p/api-key-revamp-from-user-level-greater-workspace-level should be done in a day or two.
- Webhooks: Dedicated incoming webhook triggers are in progress and coming soon! Track here: https://agenticflow.featurebase.app/p/inbound-webhook-listener. You can use our API endpoint to trigger workflows externally today.
- Boilerplate: We have Next.js starter code on GitHub (https://github.com/PixelML/agenticflow-boilerplate) for building custom frontends or white-label solutions using our API.
Hope this helps!