C
Cloud Build REST API
Details
- URL
-
https://cloudbuild.googleapis.com - Docs
- https://docs.cloud.google.com/build/docs/api/reference/rest
Authentication
Authorization: Bearer <credential> For REST or client-library access, create Google Cloud credentials in APIs & Services > Credentials or use Application Default Credentials as documented in Set up ADC for a local development environment. For command-line use, install the gcloud CLI and sign in with gcloud auth login or initialize with gcloud init; Google Cloud documentation lists these under Authenticate for the gcloud CLI and Authenticate for using REST.