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

GET/api/v1/custom-feeds

List Custom Feeds

Description

Retrieve configured custom intelligence feeds. Feeds aggregate data from multiple API products with per-tenant filters.

Example response

{ "data": [ { "id": "cf-001", "name": "Critical CVE Feed", "categories": [ "cve" ], "format": "json", "itemCount": 42 } ], "meta": { "total": 1 } }