HomeGuidesAPI ReferenceChangelog
API Reference

Get information about a given vulnerability via the NIST National Vulnerability Database (NVD) API.

Log in to see full request history
Path Params
string
required

The CVE ID.

Responses
200

The JSON data about the vulnerability; null if the information could not be
retrieved.

400

The operation wasn't successful; the body of the response contains details.

401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have access rights.
Language
Credentials
URL
Click Try It! to start a request and see the response here!