{ "openapi": "3.0.0", "info": { "version": "1.0.21", "title": "Quality Management and Speech Analytics API", "contact": { "name": "QM/SA Team", "email": "qm-team@8x8.com" }, "termsOfService": "https://www.8x8.com/terms-and-conditions", "description": "The Quality Management and Speech Analytics (QMSA) API enables you to access raw resources such as interaction metadata, evaluation results, and users.\n## **Authentication**\nYou can try out this API through request authentication using your client credentials. Refer to [Client Credentials](/analytics/docs/how-to-get-api-keys) on the [Getting Started](/tech-partner/docs/getting-started) page for more information.\nAll requests must be made over HTTPS - calls made over HTTP will fail.\n## **Regions**\nThe API resources are available distinctly for each geographical region in which the customer is located or provisioned. The base URLs for regions are as follows:\n
| URL | Region |
| https://api.8x8.com/qm/us-west/v1 | Western US |
| https://api.8x8.com/qm/us-east/v1 | Eastern US |
| https://api.8x8.com/qm/uk/v1 | United Kingdom |
| https://api.8x8.com/qm/ap/v1 | Australia |
| https://api.8x8.com/qm/ca/v1 | Canada |