D

Dialogflow CX REST API

REST discovered

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

Use a Google Cloud identity or service account with Dialogflow permissions in your project. For local development, follow Authenticate for using REST or Set up Application Default Credentials to obtain an OAuth 2.0 access token with scopes such as https://www.googleapis.com/auth/cloud-platform or https://www.googleapis.com/auth/dialogflow. For service-to-service use, create a service account in Google Cloud Console and mint access tokens via Google Cloud auth tooling.

Google Cloud API key api_key discovered Get key ↗
?key=<credential>

Create an API key in Google Cloud Console API credentials. Enable the Dialogflow API for your project and restrict the key as needed. Google Cloud's general setup is documented at Manage API keys and Use API keys to access APIs.