C
Cloud Spanner REST API
Details
- URL
-
https://spanner.googleapis.com - Docs
- https://docs.cloud.google.com/spanner/docs/reference/rest
Authentication
Authorization: Bearer <credential> Use Google Cloud authentication as described in Authenticate to Spanner. The easiest path for command-line and local development is to install the Google Cloud CLI and run gcloud auth application-default login for Application Default Credentials or gcloud auth print-access-token when making REST calls manually. For server-to-server use, create and use a Google Cloud service account through Google Cloud authentication.