Web API Viewer: OpenAPI to Actionable Testing

[ 2026.01.15 ]
TAGS: #release #community #rtfmv2 #client #web API

Web API Viewer: OpenAPI to Actionable Testing
CLICK_IMAGE_FOR_FULL_VIEW

The Web API Viewer turns OpenAPI specs into a live, testable map of your services. Load any OpenAPI JSON file and RTFMv2 will list every endpoint, method, and path in a clean, searchable interface.

Pick an endpoint and you get the full details—description, parameters, and response codes—so you can understand what it does at a glance. From there, you can launch WFUZZ or SQLMap with a single click, automatically targeting the exact endpoint you selected. No manual copy/paste, no guesswork.

This tight loop between documentation and execution means faster validation, faster exploration, and fewer errors. Whether you are auditing an internal API or testing a new surface, the Web API Viewer keeps you focused and moving.

Import, inspect, and attack endpoints with precision—RTFMv2 makes OpenAPI a working interface, not just a document.