Developers
Documentation
A short map of the Airtorch platform. Full reference docs ship with the workspace; this page is the orientation.
Concepts
An agent has a voice, a flow, tools, and a knowledge library. A call is one session against that agent. Analysis runs after the session ends.
First call
Create an agent from the receptionist template, attach a test number, and place a call from the dashboard. Read the transcript before you change the prompt.
APIs
REST endpoints create calls, fetch transcripts, and register webhooks. SDKs cover the same surface for server-side apps.