CrewAI AMP Webhook Streaming
Outbound event streaming for AMP crew executions. When you kick off a crew you can supply three callback URLs — taskWebhookUrl (fired after each task completes), stepWebhookUrl (fired after each agent thought/action), and crewWebhookUrl (fired when the overall crew run finishes). AMP POSTs JSON event payloads to those URLs so your systems can react to agent progress in real time, log traces externally, or chain follow-on automations.
CrewAI AMP Webhook Streaming is one of 3 APIs that CrewAI Cloud publishes on the APIs.io network, described by an AsyncAPI event-driven specification.
Tagged areas include Webhooks, Event Streaming, and Observability. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.