Google Cloud Datastore website screenshot

Google Cloud Datastore

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.

Google Cloud Datastore publishes 1 API on the APIs.io network: Projects API. Tagged areas include NoSQL, Database, Document Database, Google Cloud, and Firestore.

Google Cloud Datastore’s developer surface includes authentication, documentation, pricing, signup flow, developer console, and 8 more developer resources.

30.0/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
3 APIs
NoSQLDatabaseDocument DatabaseGoogle CloudFirestoreManaged ServiceKey-Value Store

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 30.0/100 · thin
Contract Quality 12.5 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/google-cloud-datastore: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

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 op...

Cloud Datastore API v1beta3

Beta REST API for Cloud Datastore exposing the same surface as v1 with newer features. Discovery document available for tooling and code generation.

Google Cloud Datastore Projects API

The Projects API from Google Cloud Datastore — 9 operation(s) for projects.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Cloud Datastore API

OPEN COLLECTION

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Google Cloud Datastore Authentication

oauth2 · 1 scheme

SECURITY

Google Cloud Datastore Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Google Cloud Datastore Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Google Cloud Datastore Scopes

2 scopes · authorizationCode

2 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Google Cloud Datastore Agentic Access

9 operations · 8 acting

9 operations · 8 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: google-cloud-datastore
name: Google Cloud Datastore
description: 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.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/google-cloud-datastore.png
tags:
- NoSQL
- Database
- Document Database
- Google Cloud
- Firestore
- Managed Service
- Key-Value Store
url: https://raw.githubusercontent.com/api-evangelist/google-cloud-datastore/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- 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
- aid: google-cloud-datastore:rest-api-v1beta3
  name: Cloud Datastore API v1beta3
  description: Beta REST API for Cloud Datastore exposing the same surface as v1 with newer features. Discovery document available
    for tooling and code generation.
  humanURL: https://cloud.google.com/datastore/docs/reference/data/rest
  baseURL: https://datastore.googleapis.com
  tags:
  - NoSQL
  - REST
  - Beta
  properties:
  - type: Discovery Document
    url: https://datastore.googleapis.com/$discovery/rest?version=v1beta3
- aid: google-cloud-datastore:google-cloud-datastore-projects-api
  name: Google Cloud Datastore Projects API
  description: The Projects API from Google Cloud Datastore — 9 operation(s) for projects.
  humanURL: https://cloud.google.com/datastore/docs/reference/data/rest
  baseURL: https://datastore.googleapis.com
  tags:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/google-cloud-datastore-projects-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/google-cloud-datastore-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/google-cloud-datastore-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/google-cloud-datastore-domain-security.yml
- type: Authentication
  url: authentication/google-cloud-datastore-authentication.yml
- type: OAuthScopes
  url: scopes/google-cloud-datastore-scopes.yml
- type: GitHubOrganization
  url: https://github.com/googleapis
- type: Website
  url: https://cloud.google.com/datastore
- type: Documentation
  url: https://cloud.google.com/datastore/docs
- type: Pricing
  url: https://cloud.google.com/datastore/pricing
- type: Signup
  url: https://console.cloud.google.com/freetrial
- type: Console
  url: https://console.cloud.google.com/datastore
- type: StatusPage
  url: https://status.cloud.google.com
- type: Firestore (Successor)
  url: https://cloud.google.com/firestore/docs/firestore-or-datastore
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com