C
Cloud Functions API
Details
- URL
-
https://cloudfunctions.googleapis.com - Docs
- https://docs.cloud.google.com/functions/docs/reference/rest
Authentication
Authorization: Bearer <credential> Use Google Cloud authentication to obtain an OAuth 2.0 access token for Google APIs. The easiest path is to run `gcloud auth application-default login` for local development, then mint a token with `gcloud auth application-default print-access-token`. For CLI use, sign in with `gcloud auth login`. Service accounts can also be used through Application Default Credentials.