Filters
| Type | Indicator | ||||
|---|---|---|---|---|---|
Public IOC API
No auth requiredPull the full deduplicated indicator list programmatically. All filters below combine.
All IOCs as JSON
GET /api/iocsPlain-text blocklist (values only)
GET /api/iocs?format=txtCSV download
GET /api/iocs?format=csvOnly malicious IPs
GET /api/iocs?type=ip&format=txtPhishing URLs
GET /api/iocs?type=url&threat=phishingUpdated since a date
GET /api/iocs?since=2026-01-01Pagination
GET /api/iocs?limit=5000&offset=5000curl — pipe IPs into a firewall
curl -s /api/iocs?type=ip&format=txtQuery parameters
format · type · threat · feed · since · limit · offset