aiendpoint.dev
ServicesHuntress

Huntress

community

Managed detection and response (MDR) cybersecurity platform for SMBs and MSPs offering threat hunting, ransomware protection, and 24/7 SOC coverage with automated remediation.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://huntress.ioapikeydeveloperconfidence: 90/1000 discoveries1 contributors
GET/api/v1/incidents

List security incidents and detections

Parameters

limitintegeroptional
statusactive|resolved|dismissed (stringoptional
severitycritical|high|medium|low (stringoptional

Returns

incidents[] with id, title, severity, status, affected_hosts[], created_at, remediation_url
GET/api/v1/agents

List managed endpoints (Huntress agents)

Parameters

statusactive|inactive (stringoptional
account_idintegeroptional

Returns

agents[] with id, hostname, os, version, status, last_seen, account_id
GET/api/v1/reports

Get threat hunt and vulnerability reports

Parameters

fromYYYY-MM-DD (stringoptional
typethreat-hunt|vulnerability|ransomware (stringoptional

Returns

reports[] with id, type, title, severity, published_at, affected_hosts[], url
Huntress — AIEndpoint