A
Application Integration REST API
Details
- URL
-
https://integrations.googleapis.com/v1 - Docs
- https://docs.cloud.google.com/application-integration/docs/reference/rest
Authentication
Authorization: Bearer <credential> Create or select a Google Cloud project in the Google Cloud Console, enable the Application Integration API as described in Set up Application Integration, and obtain an access token using standard Google Cloud authentication as described in Authenticate to Application Integration. The easiest developer path is usually gcloud auth application-default login or gcloud auth print-access-token, then send the token as Authorization: Bearer <token>.