Quick Start

Get your first autonomous teammate running in under 2 minutes.

Prerequisites

1. Install the SDK

cURL

Set your API key:

cURL

2. Run Your First Teammate

This auto-creates a teammate and starts a run in one call:

That's it. The SDK creates a teammate behind the scenes and runs your message. poll() waits until the run finishes and returns the result.

Or use the CLI for the same thing from your terminal:

cURL

What's Next

  • Teammates — create reusable personas with tools
  • Runs — streaming, follow-ups, and more
  • Tasks — reusable task definitions with triggers
  • Tools — browse and assign available tools
  • CLI — manage teammates and run tasks from the terminal