Overview
The Swarm API stores multi-agent swarm configurations asorchestrator-type agents and tracks their executions through the workflow executions table. A swarm defines a set of participating agents and a maximum round count; executing a swarm creates a running execution record.
Base URL
Authentication
All requests require a valid bearer token in theAuthorization header. See Authentication for details.