googleapis.com

API provider — googleapis.com:firebaseappdistribution

🔑 oauth2 18 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
Get a group.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebaseappdistribution.googleapis.com/v1/{name}
List groups.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebaseappdistribution.googleapis.com/v1/{parent}/groups
Lists testers and their resource ids.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebaseappdistribution.googleapis.com/v1/{parent}/testers
Endpoints (18 total)
GET
/v1/{name}
Get a group.
GET
/v1/{parent}/groups
List groups.
GET
/v1/{parent}/testers
Lists testers and their resource ids.
GET
/v1/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v1/{parent}/releases
Lists releases. By default, sorts by `createTime` in descending order.
GET
/v1/{parent}/feedbackReports
Lists feedback reports. By default, sorts by `createTime` in descending order.
POST
/v1/{name}:wait
Waits until the specified long-running operation is done or reaches at most a…
POST
/v1/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
POST
/v1/{parent}/groups
Create a group.
POST
/v1/{group}:batchJoin
Batch adds members to a group. The testers will gain access to all releases t…
POST
/v1/{name}:distribute
Distributes a release to testers. This call does the following: 1. Creates te…
POST
/v1/{group}:batchLeave
Batch removed members from a group. The testers will lose access to all relea…
At a glance
Total SDKs10
Languages6
Endpoints18
Authoauth2
Categories2
https://firebaseappdistribution.googleapis.com