googleapis.com

Accesses the NoSQL document database built for automatic scaling, high performance, and ease of application development.

🔑 oauth2 8 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets a composite index.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firestore.googleapis.com/v1beta2/{name}
Lists the field configuration and metadata for this database. Currently, Fire…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firestore.googleapis.com/v1beta2/{parent}/fields
Lists composite indexes.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firestore.googleapis.com/v1beta2/{parent}/indexes
Endpoints (8 total)
GET
/v1beta2/{name}
Gets a composite index.
GET
/v1beta2/{parent}/fields
Lists the field configuration and metadata for this database. Currently, Fire…
GET
/v1beta2/{parent}/indexes
Lists composite indexes.
POST
/v1beta2/{parent}/indexes
Creates a composite index. This returns a google.longrunning.Operation which …
POST
/v1beta2/{name}:exportDocuments
Exports a copy of all or a subset of documents from Google Cloud Firestore to…
POST
/v1beta2/{name}:importDocuments
Imports documents into Google Cloud Firestore. Existing documents with the sa…
PATCH
/v1beta2/{name}
Updates a field configuration. Currently, field updates apply only to single …
DELETE
/v1beta2/{name}
Deletes a composite index.
At a glance
Total SDKs10
Languages6
Endpoints8
Authoauth2
Categories2
https://firestore.googleapis.com