Skip to content

Overview

Patchstack publishes three ways to consume its vulnerability database. Standard and Extended are the stable tiers of the v2 API; the Npm Dataset API (Beta) is a new generation available to selected partners only.

StandardExtendedBeta
StatusStable (v2)Stable (v2)Beta — selected partners only
AccessPurchase via Patchstack AppCustom pricing, activated on request — contact usBy invitation. If you’re working with Patchstack on an integration, get in touch
Rate limit5,000 calls / 24 hoursCustomCustom
EcosystemsWordPress plugins, themes, coreWordPress plugins, themes, coreWordPress + npm
LookupsSingle plugin/theme/versionSingle + bulkSingle + bulk
PaginationOffsetOffsetOffset and cursor
Response shapeFlatFlatNested (product, cvss, cwe, version_info…)
Full advisory bodyNoYesOpt-in via ?include=details
OpenAPI spec / Postman collectionYes

New integration? If you have Beta access, use Beta — it’s the direction we’re heading, and Standard/Extended will eventually adopt the same shape. If not, start with Standard or Extended depending on your data needs.

Existing integration? Standard and Extended remain supported; no migration is required.


Fetch the latest vulnerability information for a single version of a particular plugin, theme or WordPress core. API is limited for 5000 calls / 24 hours. Access to this API can be purchased through the Patchstack App.

Standard Threat Intelligence API Documentation

Access everything included in the Standard tier, bulk-request data for multiple plugins with one API call, and have additional endpoints with more information about vulnerabilities. Extended tier has custom pricing and is activated on request only. For access to these API endpoints, please contact us here.

Extended Threat Intelligence API Documentation

A new generation of the Threat Intelligence API, currently available to selected partners working directly with Patchstack. Adds npm ecosystem coverage, an opt-in full advisory body (?include=details), a consistent nested response shape, and cursor-based pagination alongside the existing offset pagination. If you’re already working with us on an integration and would like access, contact us.

Beta Threat Intelligence API Documentation