Skip to main content

Team provisioning API

Provision coordinated multi-agent teams for Collective and Label plan tiers. Each agent in the team receives its own container service, provisioned asynchronously in the background.
Team provisioning requires a Collective plan or higher. Solo plan users are limited to single-agent provisioning via POST /api/provision.

Plan agent limits

Each plan tier determines how many agents are provisioned in a single team:

Provision a team

Creates a team of agents using a pre-built template. Requires session authentication.

Request body

Response

Agent provisioning happens asynchronously after the response is returned. The endpoint confirms that provisioning has been kicked off, not that all agents are running.

Errors

Example request

List team templates

Returns all available pre-built team templates and their categories. Requires session authentication.

Response

Errors

Available templates

Templates are organized into four categories: Music, Developer, Content, and Label.

Music

Label Ops (music-label-ops)

A&R, marketing, and distribution coordination for indie labels.

Artist Management (artist-management)

Booking, PR, and social media management for artists.

Production Suite (music-production)

Beat research, sample clearance, and release coordination.

Event Production (event-production)

Venue research, logistics, and promotion for live events.

Developer

Full Stack Dev (dev-fullstack)

Frontend, backend, and QA agents for software projects.

Content

Content Studio (content-studio)

Writer, editor, and publisher agents for content pipelines.

Label (10 agents)

These templates require the label plan.

Label Expanded (label-expanded)

Full label team with 10 agents covering all aspects of label operations.

Enterprise Dev (dev-enterprise)

Full enterprise development team with 10 specialized agents.