S

Service Consumer Management API

REST discovered

Details
URL
https://serviceconsumermanagement.googleapis.com
Docs
https://docs.cloud.google.com/service-infrastructure/docs/service-consumer-management/reference/rest
Authentication
Google Cloud OAuth 2.0 access token oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create Google Cloud OAuth credentials in Google Cloud Console, or use an existing Google Cloud principal and obtain an access token with the https://www.googleapis.com/auth/cloud-platform scope as described in the getting started guide. The easiest path for developer use is typically gcloud auth application-default login or gcloud auth print-access-token, then send Authorization: Bearer <token>.