flow_stats
Get a traffic overview to identify key hosts, failing status codes, and hottest endpoints. Use it as the first step when exploring an unfamiliar site's API.
Instructions
Overview of captured traffic: hosts, status codes, asset ratio, hottest endpoints.
This is the first thing to run against an unfamiliar site: it tells you which host the interesting API lives on and whether anything is failing. Numeric path segments are normalised to {n}, so /user/1001 and /user/1002 are counted as one endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_endpoints | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |