googleapis.com

The Firebase Realtime Database API enables programmatic provisioning and management of Realtime Database instances.

🔑 oauth2 7 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 the DatabaseInstance identified by the specified resource name.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebasedatabase.googleapis.com/v1beta/{name}
Lists each DatabaseInstance associated with the specified parent project. The…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebasedatabase.googleapis.com/v1beta/{parent}/instances
Endpoints (7 total)
GET
/v1beta/{name}
Gets the DatabaseInstance identified by the specified resource name.
GET
/v1beta/{parent}/instances
Lists each DatabaseInstance associated with the specified parent project. The…
POST
/v1beta/{name}:disable
Disables a DatabaseInstance. The database can be re-enabled later using Reena…
POST
/v1beta/{name}:reenable
Enables a DatabaseInstance. The database must have been disabled previously u…
POST
/v1beta/{name}:undelete
Restores a DatabaseInstance that was previously marked to be deleted. After t…
POST
/v1beta/{parent}/instances
Requests that a new DatabaseInstance be created. The state of a successfully …
DELETE
/v1beta/{name}
Marks a DatabaseInstance to be deleted. The DatabaseInstance will be set to t…
At a glance
Total SDKs10
Languages6
Endpoints7
Authoauth2
Categories2
https://firebasedatabase.googleapis.com