Analytics API
The Analytics API lets you fetch call analytics and task status for your organization. It provides insights into call outcomes, success rates, and task execution summaries.Prerequisites: Make sure you have your API Token and Org-Handle ready. See Authentication for details.
What You Can Do
Base URL
Authentication
All Analytics API requests require a valid token and Org-Handle in the headers:Behavior
- If
space_tokenis provided → fetches analytics for that specific space - If
space_tokenis not provided → fetches analytics for all contact spaces in the organization - Automatically filters for contact content type only
For billing/invoice data, use the separate Billing endpoint.