C

Cloud Shell API

REST discovered

Details
URL
https://cloudshell.googleapis.com
Docs
https://docs.cloud.google.com/shell/docs/reference/rest
Authentication
Google user OAuth 2.0 access token oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

For developer access to the Cloud Shell API, create OAuth 2.0 credentials in the Google Cloud Console Credentials page, enable the Cloud Shell API for your project, and run a Google OAuth flow to obtain an access token with Cloud Shell API scopes. For local CLI usage, the easiest path is usually to sign in with gcloud auth login from the Google Cloud CLI.