Learning
Whether generating documentation for a third-party API based on traffic, or are trying to "catch up on design-first" at an organization with no OpenAPI at all, these "learning" (or traffic sniffing) tools can help you get there.
| Name | Languages | OpenAPI Versions | Links |
|---|---|---|---|
| Sponsored// Speakeasy Generate & publish SDKs in 10+ languages, Terraform Providers, and docs from your OpenAPI | v3.2, v3.1, v3 | ||
| APIClarity Reconstruct Open API Specifications from real-time workload traffic seamlessly. | v3, v2 | ||
| Fitting Library add improve test log for RSpec and WebMock, validate its according to API Blueprint and Open API, show the documentation coverage with log. | v3.1, v3, v2 | ||
| InducOapi A simple python module to generate OpenAPI Description Documents by supplying request/response bodies. | v3.1, v3 | ||
| optic Build your first OpenAPI description from traffic. Use Optic to patch the OpenAPI every time it detects new API behavior. | v3.1, v3 | ||
| Response2Schema Takes any JSON response and generates an OpenAPI definition document with the component schema and a default endpoint. | v3 |
***