scout-api
Installation
SKILL.md
Scout APM API
Query application performance monitoring data from Scout APM using the REST API.
When to Use
- Investigating slow endpoints or response time regressions
- Listing applications and their metrics (apdex, throughput, error rate, p95)
- Fetching traces for a specific endpoint
- Reviewing error groups and individual error stacktraces
- Checking insights: N+1 queries, memory bloat, slow queries
Do not use for configuring Scout agents or instrumenting code — this is the read-only reporting API.