8x8 Analytics for Contact Center Historical Metrics API

As a contact center supervisor, you may need to assess the performance of your agents. For example:
- Analyze an agent’s call traffic queue
- Drill down and analyze an agent’s activity history and get monthly, weekly, and hourly data
- Determine the number of phone calls offered, accepted, rejected, or abandoned by an agent
- Identify the total call handling time during the past hour
The 8x8 Analytics for Contact Center Historic Metrics API offers an entire suite of historical reports for agent interactions, agent status, and queue interactions. The Historical Metrics API is an asynchronous API so it can be used to generate, view, and download a custom report from the Historical Reporting database.
Note: The Historical Metrics API uses either the v1, v2, v3, v4, v5, v6, v7 or v8 path for the following URLs:
https://api.8x8.com/analytics/cc/v1/historical-metrics/
https://api.8x8.com/analytics/cc/v2/historical-metrics/
https://api.8x8.com/analytics/cc/v3/historical-metrics/
https://api.8x8.com/analytics/cc/v4/historical-metrics/
https://api.8x8.com/analytics/cc/v5/historical-metrics/
https://api.8x8.com/analytics/cc/v6/historical-metrics/
https://api.8x8.com/analytics/cc/v7/historical-metrics/
https://api.8x8.com/analytics/cc/v8/historical-metrics/
** For step-by-step instructions on using the Historical Metrics API refer to the Historical Metrics Summary Guide or the Historical Metrics Detailed Report Guide**.
Authentication
You can try out this API through request authentication using your client credentials. Refer to How to get API credentials and how to authenitcate for more information.
All requests must be made over HTTPS - calls made over HTTP will fail.
Note: The Historical Metrics API uses the v1, v2, v3, v4, v5, v6, v7 or v8 path for the following URL:
GETrequest:https://api.8x8.com/analytics/cc/{version}/historical-metrics/
Authentication
- OAuth 2.0: ApiKeyAuth
- HTTP: Bearer Auth
This API uses OAuth 2 with the client credentials grant flow.
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (clientCredentials): | Token URL: https://api.8x8.com/oauth/v2/token Scopes:
|
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | access_token |
Terms of Service
https://www.8x8.com/terms-and-conditions