googleapis.com

The Firebase Management API enables programmatic setup and management of Firebase projects, including a project's Firebase resources and Firebase apps.

🔑 oauth2 21 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 configuration artifact associated with the specified WebApp.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebase.googleapis.com/v1beta1/{name}
Lists each FirebaseProject accessible to the caller. The elements are returne…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebase.googleapis.com/v1beta1/projects
Lists the SHA-1 and SHA-256 certificates for the specified AndroidApp.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebase.googleapis.com/v1beta1/{parent}/sha
Endpoints (21 total)
GET
/v1beta1/{name}
Gets the configuration artifact associated with the specified WebApp.
GET
/v1beta1/projects
Lists each FirebaseProject accessible to the caller. The elements are returne…
GET
/v1beta1/{parent}/sha
Lists the SHA-1 and SHA-256 certificates for the specified AndroidApp.
GET
/v1beta1/{parent}/iosApps
Lists each IosApp associated with the specified FirebaseProject. The elements…
GET
/v1beta1/{parent}/webApps
Lists each WebApp associated with the specified FirebaseProject. The elements…
GET
/v1beta1/availableProjects
Lists each [Google Cloud Platform (GCP) `Project`] (https://cloud.google.com/…
GET
/v1beta1/{parent}:searchApps
Lists all available Apps for the specified FirebaseProject. This is a conveni…
GET
/v1beta1/{parent}/androidApps
Lists each AndroidApp associated with the specified FirebaseProject. The elem…
GET
/v1beta1/{parent}/availableLocations
Lists the valid Google Cloud Platform (GCP) resource locations for the specif…
POST
/v1beta1/{parent}/sha
Adds a ShaCertificate to the specified AndroidApp.
POST
/v1beta1/{name}:remove
Removes the specified WebApp from the FirebaseProject.
POST
/v1beta1/{name}:undelete
Restores the specified WebApp to the FirebaseProject.
At a glance
Total SDKs10
Languages6
Endpoints21
Authoauth2
Categories2
https://firebase.googleapis.com