C

Cloud Spanner REST API

REST discovered

Details
URL
https://spanner.googleapis.com
Docs
https://docs.cloud.google.com/spanner/docs/reference/rest
Authentication
Google Cloud OAuth 2.0 access token oauth2 discovered Set up OAuth ↗
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.