Skip to content
Signals
Monitoring NVD, CISA KEV, EPSS and the Dragons Community ransomware tracker in near-real timeMonitoring NVD, CISA KEV, EPSS and the Dragons Community ransomware tracker in near-real time

Custom Feeds

POST/api/v1/custom-feeds/preview

Preview Custom Feed

Preview output is redacted and content-filtered. No raw IOC data or dark web content is included in previews.

Description

Preview a custom feed configuration before saving. Returns sample output based on the provided filters and categories.

Example response

{ "data": { "previewItems": 5, "format": "json", "sample": [ { "type": "cve", "id": "CVE-2026-0001", "severity": "HIGH" } ] } }