Apigee · Capability

Apigee Analytics and Traffic Observability

Unified workflow for API traffic analytics and observability on Apigee — querying runtime analytics by dimension, discovering undocumented shadow APIs via APIM observation jobs, and correlating traffic patterns with known API products. Provides platform architects, SREs, and governance teams with the operational visibility needed to monitor performance, detect anomalies, and govern API usage at scale.

Run with Naftiko ApigeeAnalyticsObservabilityShadow API DiscoveryGoogle Cloud

What You Can Do

GET
Get stats — Query traffic analytics for an environment.
/v1/analytics/stats
GET
List observation jobs — List observation jobs.
/v1/observation-jobs
GET
List observed apis — List observed shadow APIs.
/v1/observed-apis

MCP Tools

get-traffic-analytics

Query API traffic analytics for an Apigee environment by dimension (e.g. apis, apiproducts, devs, apps). Returns request counts, latency, and error rates.

read-only idempotent
list-environments

List all environments (dev, staging, prod) to identify which to query analytics for.

read-only idempotent
list-observation-jobs

List all shadow API observation jobs configured to detect undocumented APIs in traffic.

read-only idempotent
discover-shadow-apis

List shadow APIs discovered by an observation job — APIs found in live traffic that are not yet documented or governed.

read-only idempotent
list-observed-api-operations

List individual HTTP operations observed for a specific shadow API — method, path, count, and parameters seen in traffic.

read-only idempotent
list-deployments

List all proxy deployments across environments to correlate with traffic anomalies.

read-only idempotent

APIs Used

api-management apim