C

Contact Center AI Insights REST API

REST discovered

Details
URL
https://contactcenterinsights.googleapis.com/
Docs
https://docs.cloud.google.com/contact-center/insights/docs/reference/rest
Authentication
Google Cloud OAuth 2.0 access token oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Enable the Contact Center AI Insights API in your Google Cloud project, then obtain a Google Cloud access token with the https://www.googleapis.com/auth/cloud-platform scope. The easiest path for local development is to sign in with the Google Cloud CLI and create Application Default Credentials using `gcloud auth application-default login`, then print a token with gcloud auth application-default print-access-token. For production, use a service account or another Google Cloud authentication method described in Authenticate for using REST.