Get started

Authenticate and understand the limits before dispatching your first call

Everything you need to know before dispatching your first Agents call lives here:

Agents dispatch is a two-step flow. Your server calls POST /v1/agents/{id}/conversations with a Bearer API key; the API returns a short-lived token and URL that your browser or SDK uses to connect to the realtime voice session.