1. Get credentials
API access is issued per firm. Ask for a key at contact@lawtte.ai, then keep it server-side — a Lawtte key can start real phone calls, so it must never ship in browser or mobile code.1
Store the key
2
Confirm it works
agent_id.2. Start a web call
A web call runs in the browser: the API returns a short-lived access token that the client SDK uses to open the audio stream.3. Place an outbound call
4. Receive the result
When the call ends and analysis finishes, Lawtte posts acall_analyzed event to
your firm’s webhook with the transcript, summary, and extracted intake fields. See
call webhooks.
Next steps
Browse every endpoint
Request bodies, query parameters, and live examples.
Drive calls from Claude
No code: ask Claude to call a client with an objective.

