For the complete documentation index, see llms.txt.

POST /v1/teams

Create Team

Create a new persistent team. The authenticated user becomes the team owner. Optionally include initial members in the request body.

Auth required: Yes

Parameters

Request Body

Responses

Authentication

Requires authentication. Pass a Bearer token (Supabase JWT) or an API key (`Authorization: Bearer vennio_sk_live_*`) in the request headers.

Base URL: https://api.vennio.app