Description
Analyzes captured HTTP traffic and tries to infer a REST API description in Swagger or OpenAPI form. It helps developers document or understand an API when real requests are easier to observe than existing documentation.
Use it with traffic you are allowed to capture and inspect. The generated specification is a starting point, not a guaranteed complete contract, so review paths, schemas, authentication, and examples manually.