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.
What You Can Do
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.
list-environments
List all environments (dev, staging, prod) to identify which to query analytics for.
list-observation-jobs
List all shadow API observation jobs configured to detect undocumented APIs in traffic.
discover-shadow-apis
List shadow APIs discovered by an observation job — APIs found in live traffic that are not yet documented or governed.
list-observed-api-operations
List individual HTTP operations observed for a specific shadow API — method, path, count, and parameters seen in traffic.
list-deployments
List all proxy deployments across environments to correlate with traffic anomalies.