Start Crew Execution
📋 Reference Example Only - This shows the request format. To test with your actual crew, copy the cURL example and replace the URL + token with your real values.
Initiates a new crew execution with the provided inputs. Returns a kickoff ID that can be used to track the execution progress and retrieve results.
Crew executions can take anywhere from seconds to minutes depending on their complexity. Consider using webhooks for real-time notifications or implement polling with the status endpoint.
Authorizations
📋 Reference Documentation - The tokens shown in examples are placeholders for reference only.
Use your actual Bearer Token or User Bearer Token from the CrewAI Enterprise dashboard for real API calls.
Bearer Token: Organization-level access for full crew operations User Bearer Token: User-scoped access with limited permissions
Body
Response
Crew execution started successfully
The response is of type object
.