Getting Started

Precursor Intelligence API

Real-time CVE and CPE threat intelligence. Authenticate with a single bearer token, pay per call in credits, and get the same vulnerability data that powers the Precursor Intelligence platform.

What's available

The REST API exposes four GET endpoints served from https://api.precursorintelligence.com/functions/v1/.

GET /cve/{cve-id}endpointrequired

Fetch enriched data for a single CVE: descriptions, CVSS scores, EPSS, affected CPEs, references, CISA KEV status, Shadowserver honeypot activity, and Precursor Intelligence risk scoring.

GET /cpe/{vendor}endpointrequired

List products and known vulnerabilities for a single vendor.

GET /cpe/{vendor}/{product}endpointrequired

Vendor and product detail, including vulnerability counts across all tracked versions.

GET /cpe/{vendor}/{product}/{version}endpointrequired

Version-pinned data including the exact CVEs affecting that release (up to 200 records).

Built for production

Have a question?

Email us at info@precursorintelligence.com or open a chat from the Precursor Intelligence dashboard.