Authentication
Get your API key and learn how to authenticate requests.
Endpoints
Browse all available endpoints with live request examples — listed in the Endpoints section of the sidebar.
Base URL
All API endpoints are scoped to your workspace. Requests use the following base URL:workspace_id is a UUID found in Settings → API. Every request you make must include it in the URL path.
What you can do
- Fetch call reports and transcripts
- Query scorecard results for reps and calls
- Access deal insights and meeting data
- Build custom dashboards or export pipelines
Rate limits and errors
The API uses standard HTTP status codes.4xx responses indicate a client error (missing auth, bad parameters). 5xx responses indicate a server error — retry with exponential backoff.
Rate limit details and error code references are listed on the Authentication page.

