C

Cloud Runtime Configuration API

REST discovered

Details
URL
https://runtimeconfig.googleapis.com/
Docs
https://docs.cloud.google.com/deployment-manager/runtime-configurator/reference/rest
Authentication
Google Cloud OAuth 2.0 access token oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

For user or service-account based access to Google Cloud APIs, create credentials in the Google Cloud Console API Credentials page or use the Google Cloud CLI to obtain application default credentials. The easiest path for developers is usually to run `gcloud auth application-default login` for local ADC, or create a service account and download credentials from the Google Cloud Console. Then request an OAuth 2.0 access token and send it as Authorization: Bearer <token>. Ensure the Runtime Configuration API is enabled for your project.