Calls
Calls
Call observations are the core data unit in RubricHQ. Each call contains a transcript, optional audio recording, and metadata. Once added, calls are automatically analyzed with audio metrics, LLM metrics, and code-as-judge metrics.
Add a Call
With transcript:
With audio file:
With audio URL:
Response:
After creation, the system automatically queues:
- Audio analysis — latency, silence, interruptions, WPM, voice tone
- LLM evaluation — custom metrics + system metrics
- Code-as-judge — runs after audio + LLM complete
List Calls
Filter parameters:
Response:
Get Call Details
Returns the full call with transcript, all metric results, recording URL, and analysis data.
Delete a Call
Returns 204 No Content.
Re-run Analysis
Re-evaluate metrics on an existing call:
Code-as-judge metrics are triggered automatically after LLM metrics complete.
Webhook Ingestion
For automated call ingestion from external platforms:
Configure these URLs in your Vapi/Retell dashboard to automatically import calls.