Paste an OpenAPI 3.0 or 3.1 YAML or JSON document.
Local OpenAPI endpoint review
OpenAPI 파일을 검토 가능한 엔드포인트 목록으로 바꾸세요.
Paste an OpenAPI 3.0 or 3.1 document to inventory operations and find missing operation IDs locally in your browser.
* Nothing is uploaded. OpenAPILens parses the document in this browser tab and does not render server URLs, schemas, or security values.
Local OpenAPI endpoint review
Make an API review easier
Scan the endpoint list for missing operation IDs and incomplete summaries.
Use your API linter and generated client checks for full contract validation.
FAQ
What stays private?
Does it call my API?
No. OpenAPILens only parses the document you paste and makes no network requests.
Does it validate every OpenAPI rule?
No. It inventories operations and highlights missing operation IDs; use a full OpenAPI linter for the complete contract.
Are schemas shown?
No. The report keeps the view focused on endpoints and does not render schema or security values.