Google Cloud Datastore is a fully managed, schemaless, highly scalable NoSQL document database for web and mobile applications, originally based on Google's Bigtable / Megastore stack. The service has since been rebranded as Firestore in Datastore mode, which preserves the Datastore API and data model while running on Firestore's storage layer for strong consistency and higher throughput. The Cloud Datastore REST API provides entity lookups, queries (including GQL), transactions, and project operations against datastore.googleapis.com, authenticated with Google OAuth 2.0 / service-account credentials.
APIs.json: https://raw.githubusercontent.com/api-evangelist/google-cloud-datastore/refs/heads/main/apis.yml
- Type: Index
- NoSQL
- Database
- Document Database
- Google Cloud
- Firestore
- Managed Service
- Key-Value Store
- Created: 2026-05-11
- Modified: 2026-05-11
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.
- Human URL: https://cloud.google.com/datastore/docs/reference/data/rest
- Base URL:
https://datastore.googleapis.com
- NoSQL
- REST
- Entities
- Queries
- Transactions
- OAuth 2.0
- Documentation
- Discovery Document
- Authentication
- g R P C Reference
- Client Libraries
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Beta REST API for Cloud Datastore exposing the same surface as v1 with newer features. Discovery document available for tooling and code generation.
- Human URL: https://cloud.google.com/datastore/docs/reference/data/rest
- Base URL:
https://datastore.googleapis.com
- NoSQL
- REST
- Beta
- Discovery Document
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- GitHub Organization
- Website
- Documentation
- Pricing
- Sign Up
- Console
- Status Page
- Firestore ( Successor)
FN: Kin Lane Email: kin@apievangelist.com