Skip to main content
POST
Universal webhook handler for all firms

Authorizations

Authorization
string
header
required

Lawtte API key or session token: Authorization: Bearer <token>.

Path Parameters

firm
string
required

Firm slug in the URL (e.g. brackman-law).

Body

application/json
event
string
required

Event type (e.g. call_analyzed).

call
object
required

Full call object including transcript, summary, and custom analysis.

Response

Success

The response is of type object.