Skip to content

API Explorer — CVE Intelligence Panel

Interactive Swagger UI for the CVE Intelligence Panel REST API. The OpenAPI 3.1 contract matches GET /api/openapi.json on a running server.

On this static docs site, Try it out returns browser mocks (~instant). Against a live panel (make dev), point the server URL to http://localhost:3001/api in the Swagger Servers dropdown.

Docs mode: requests to /api/* are simulated in the browser. For real NVD/OSV/translation traffic, run the app and use your host + /api.

Operations

Tag Endpoints
Meta GET /health, GET /capabilities, GET /sources, GET /openapi.json
Scan POST /scan/validate, POST /scan, POST /watch
i18n POST /translate

Versioned paths: /api/v1/… (same shapes).

OpenAPI: extended-docs/docs/assets/cve-openapi.json · Product: CVE Intelligence Panel