Apigee API
Apigee API
Programmatically manage Apigee organizations, API proxy deployments, attributes, certificates, and hybrid operations.
Exposes deployments and change-report operations
This is an admin/control-plane API, not a runtime request API
Start with an OAuth token that includes the cloud-platform scope, then inspect the organizations, deployments, and attributes resources. If your goal is release automation, validate the deploy and undeploy change-report endpoints first.
Uptime · 30-day window
About this API
This spec covers the Apigee control plane rather than runtime traffic: it is built for API proxy lifecycle work, organization-level settings, and hybrid status operations. The OpenAPI document exposes paths such as "/v1/organizations", "/v1/{instance}:reportStatus", "/v1/{name}", and "/v1/{name}/attributes" and tags like "hybrid", "organizations", and "projects".
That shape maps well to deploy or roll back api proxy revisions, manage organization certificates and attributes, and generate deploy and undeploy change reports. The spec lists scopes such as "https://www.googleapis.com/auth/cloud-platform".
This is an admin/control-plane API, not a runtime request API Most useful operations still require Google Cloud organization access
What you can build
- 1Deploy or roll back API proxy revisions
- 2Manage organization certificates and attributes
- 3Generate deploy and undeploy change reports
Strengths & limitations
Strengths
- Exposes deployments and change-report operations
- Covers both organizations and hybrid resources
- Uses explicit cloud-platform OAuth scopes
Limitations
- This is an admin/control-plane API, not a runtime request API
- Most useful operations still require Google Cloud organization access
Example request
curl https://google.com/<endpoint> \
-H "Authorization: Bearer $ACCESS_TOKEN"Getting started
Start with an OAuth token that includes the cloud-platform scope, then inspect the organizations, deployments, and attributes resources. If your goal is release automation, validate the deploy and undeploy change-report endpoints first.
Technical details
- Auth type
- oauth
- Pricing
- unknown
- Protocols
- REST
- Response time
- 46 ms
- Last health check
- 5/12/2026, 7:37:30 AM
More from Google
Google Workspace Admin SDK API programmatically manages Workspace organizations — users, groups, devices, domains, audit logs, organizational units.
Retrieve AdMob accounts, apps, ad units, ad sources, and generate mediation or network reports.
Work with AdSense Host accounts, ad clients, ad units, reports, and ad code generation from one API surface.
Google BigQuery API is the REST interface to GCP's flagship data warehouse — execute SQL queries, manage datasets/tables, stream inserts, and use built-in ML.
Control Binary Authorization attestors and policy checks for container images deployed to GKE and Anthos.
Fetch Business Profile location metrics, daily time series, and monthly search keyword impressions.
Google Calendar API lets apps create, read, and update calendar events programmatically — the go-to integration for scheduling apps.
Chrome Management API manages enterprise Chrome browsers and Chrome OS devices — policy deployment, extension control, user activity reports.