googleapis.com

Provisions and manages developers' App Engine applications.

🔑 oauth2 45 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 information about an application.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://appengine.googleapis.com/v1beta/apps/{appsId}
Lists all the services in the application.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://appengine.googleapis.com/v1beta/apps/{appsId}/services
Lists information about the supported locations for this service.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://appengine.googleapis.com/v1beta/apps/{appsId}/locations
Endpoints (45 total)
GET
/v1beta/apps/{appsId}
Gets information about an application.
GET
/v1beta/apps/{appsId}/services
Lists all the services in the application.
GET
/v1beta/apps/{appsId}/locations
Lists information about the supported locations for this service.
GET
/v1beta/apps/{appsId}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v1beta/apps/{appsId}/domainMappings
Lists the domain mappings on an application.
GET
/v1beta/apps/{appsId}/authorizedDomains
Lists all domains the user is authorized to administer.
GET
/v1beta/projects/{projectsId}/locations
Lists information about the supported locations for this service.
GET
/v1beta/apps/{appsId}/firewall/ingressRules
Lists the firewall rules of an application.
GET
/v1beta/apps/{appsId}/services/{servicesId}
Gets the current configuration of the specified service.
GET
/v1beta/apps/{appsId}/authorizedCertificates
Lists all SSL certificates the user is authorized to administer.
GET
/v1beta/apps/{appsId}/locations/{locationsId}
Gets information about a location.
GET
/v1beta/apps/{appsId}/operations/{operationsId}
Gets the latest state of a long-running operation. Clients can use this metho…
At a glance
Total SDKs10
Languages6
Endpoints45
Authoauth2
Categories2
https://appengine.googleapis.com