Skip to content

Overview

WordPress vulnerability intelligence with bulk lookups, latest-24h feed, and advisory-by-id details.

Patchstack Threat Intelligence API — Extended (v2)

Section titled “Patchstack Threat Intelligence API — Extended (v2)”

The Extended Threat Intelligence API is a superset of the Standard tier. It adds bulk product checks, the /latest rolling feed, advisory-by-id lookups, and a richer per-item payload (description, cvss_score, cve, patch_priority, patched_in_ranges, …).

Extended has custom pricing and is activated on request — contact us at https://patchstack.com/for-hosts/.

Authentication

Every request must include your API key in the PSKey HTTP request header.

Rate limiting

Custom, set per contract. Contact https://patchstack.com/for-hosts/ if you need a quota change.

Caching

Responses are JSON and cached until the Patchstack database updates, at which point the appropriate caches are cleared.

Errors

StatusMeaning
401Missing or invalid PSKey header.
403API key not authorised for the requested endpoint.
404Unknown product/version/vulnerability id.
422Invalid request payload (e.g. batch with more than 50 items).
429Rate limit exceeded.
500Server error — include the request id in any bug report.

Integration questions: dave.jong@patchstack.com.

API key issued by Patchstack. Extended access is activated on request — contact https://patchstack.com/for-hosts/.

Security scheme type: apiKey

Header parameter name: PSKey