/api/v1/iocs/stats endpoint returns aggregate counts of all IOCs in the SOC Defenders feed, broken down by indicator type, source category, and named feed. Use it to build monitoring dashboards, track feed health over time, or verify that your ingestion pipeline is receiving the expected volume of indicators.
Request
Method:GETURL:
https://socdefenders.ai/api/v1/iocs/statsAuth: Required —
Authorization: Bearer sk_live_YOUR_KEYTier: Pro
This endpoint requires a Pro subscription. Requests made with a Free-tier key will receive a
403 Forbidden response.Example request
Response
Response fields
Aggregate IOC counts broken down across multiple dimensions.
ISO 8601 timestamp of the most recent feed update (e.g.
2024-01-15T10:00:00Z).