Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



API Reference

This API reference is organized by resource type. Each resource type has one or more data representations and one or more methods.

Datasets

For Datasets Resource details, see the resource representation page.

Method HTTP request Description
URIs relative to https://www.googleapis.com/datastore/v1beta2/datasets, unless otherwise noted
allocateIds POST  / datasetId /allocateIds Allocate IDs for incomplete keys (useful for referencing an entity before it is inserted).
beginTransaction POST  / datasetId /beginTransaction Begin a new transaction.
commit POST  / datasetId /commit Commit a transaction, optionally creating, deleting or modifying some entities.
lookup POST  / datasetId /lookup Look up some entities by key.
rollback POST  / datasetId /rollback Roll back a transaction.
runQuery POST  / datasetId /runQuery Query for entities.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.