v1.0.0
Conversation Intelligence
Conversation Intelligence runs natural-language operators over live conversations and returns typed results in real time. A configuration composes operators into an analysis policy, a session runs a configuration against a live call and streams its results, and a conversation is the durable record once the call ends.
The Overview and Concepts guides explain the model and when to use each primitive; this reference specifies the endpoints. Every request is scoped to your account — authenticate with your API key as a bearer token (Authorization: Bearer sk_live_...).
Client Libraries