Cloud Datastore API v1

Stable REST API for Google Cloud Datastore / Firestore in Datastore mode. Provides entity lookup, commit, rollback, allocateIds, reserveIds, runQuery, and runAggregationQuery operations against a Google Cloud project. Authentication uses Google OAuth 2.0 or service-account credentials with the datastore IAM scope.

API entry from apis.yml

apis.yml Raw ↑
aid: google-cloud-datastore:rest-api-v1
name: Cloud Datastore API v1
description: Stable REST API for Google Cloud Datastore / Firestore in Datastore mode. Provides entity
  lookup, commit, rollback, allocateIds, reserveIds, runQuery, and runAggregationQuery operations against
  a Google Cloud project. Authentication uses Google OAuth 2.0 or service-account credentials with the
  datastore IAM scope.
humanURL: https://cloud.google.com/datastore/docs/reference/data/rest
baseURL: https://datastore.googleapis.com
tags:
- NoSQL
- REST
- Entities
- Queries
- Transactions
- OAuth 2.0
properties:
- type: Documentation
  url: https://cloud.google.com/datastore/docs/reference/data/rest
- type: Discovery Document
  url: https://datastore.googleapis.com/$discovery/rest?version=v1
- type: Authentication
  url: https://cloud.google.com/docs/authentication
- type: gRPC Reference
  url: https://cloud.google.com/datastore/docs/reference/data/rpc
- type: Client Libraries
  url: https://cloud.google.com/datastore/docs/reference/libraries