googleapis.com

Allows developers to run automated tests for their mobile applications on Google infrastructure.

🔑 oauth2 5 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 catalog of supported test environments. May return any of the follow…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://testing.googleapis.com/v1/testEnvironmentCatalog/{environmentType}
Checks the status of a test matrix and the executions once they are created. …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://testing.googleapis.com/v1/projects/{projectId}/testMatrices/{testMatrixId}
Endpoints (5 total)
GET
/v1/testEnvironmentCatalog/{environmentType}
Gets the catalog of supported test environments. May return any of the follow…
GET
/v1/projects/{projectId}/testMatrices/{testMatrixId}
Checks the status of a test matrix and the executions once they are created. …
POST
/v1/projects/{projectId}/testMatrices
Creates and runs a matrix of tests according to the given specifications. Uns…
POST
/v1/applicationDetailService/getApkDetails
Gets the details of an Android application APK.
POST
/v1/projects/{projectId}/testMatrices/{testMatrixId}:cancel
Cancels unfinished test executions in a test matrix. This call returns immedi…
At a glance
Total SDKs10
Languages6
Endpoints5
Authoauth2
Categories2
https://testing.googleapis.com