• ESET Connect introduction
    • API overview
    • How the API works
    • Network Prerequisites
    • Release notes
  • Get started
    • Create API User account
    • Authenticate API user
    • Authorization
    • Send API calls using the command line
  • Using Swagger
    • Working with Swagger UI
    • Refresh the token
    • Execute your first API call
    • Prefabricated API calls
  • Integrations
    • Arctic Wolf
    • BlockAPT
    • Elastic
    • IBM QRadar
    • Microsoft Sentinel
      • ESET PROTECT Platform data connector parsing function
    • Mindflow
    • Splunk
    • Stellar Cyber
      • ESET Threat Intelligence and Stellar Cyber
      • ESET Cloud Office Security and Stellar Cyber
    • Wazuh
  • FAQ
    • Error codes
    • Pagination
    • Multitenancy
    • Rate limits
    • ESET APIs
  • API Reference
    • Authentication
      • POST /oauth/token
    • Application Management
      • GET List executables
      • GET Get executable
      • POST Block executable
      • POST Unblock executable
    • Asset Management
      • POST Create group
      • DELETE Delete group
      • POST Move group
      • POST Rename group
    • Automation
      • GET List tasks
      • POST Create task
      • GET Get task
      • DELETE Delete task
      • GET List task runs
      • POST Update task targets
      • POST Update task triggers
    • Device Management
      • GET List all device groups
      • GET List devices in device group
      • GET Get device details
      • POST Move device
      • POST Rename device
      • GET Get batch of devices
      • POST Import device batch
    • Incident Management
      • Detections
        • GET List detections
        • GET Get detection
        • GET List detections
        • GET Get detection
        • POST Resolve detection
        • POST Batch get detections
      • DetectionGroups
        • GET List detection groups
        • GET Get detection group
        • POST Resolve detection group
        • POST Search detection groups
      • EdrRuleExclusions
        • GET List EDR rule exclusions
        • POST Create EDR rule exclusion
        • GET Get EDR rule exclusion
        • DELETE Delete EDR rule exclusion
        • POST Update EDR rule exclusion definition
      • EdrRules
        • GET List EDR rules
        • POST Create EDR rule
        • GET Get EDR rule
        • DELETE Delete EDR rule
        • POST Disable EDR rule
        • POST Enable EDR rule
        • POST Update EDR rule definition
      • Incidents
        • GET List incidents
        • GET Get incident
        • POST Update incident basic attributes
        • POST Close incident
        • POST Reopen incident
      • IncidentComments
        • GET List incident comments
        • POST Create incident comment
        • GET Get incident comment
        • DELETE Delete incident comment
        • POST Update incident comment text
    • Installer Management
      • GET List installers
      • POST Create installer
      • GET Get installer
      • DELETE Delete installer
    • Mobile Device Management
      • POST Batch activate product
      • POST Batch get enrollment links
    • Network Access Protection
      • GET List IP sets
      • POST Update IP set
      • GET Get IP set
    • Policy Management
      • GET List policies
      • POST Create policy
      • GET Get policy
      • DELETE Delete policy
      • GET List policy assignments
      • POST Assign policy
      • GET Get policy assignment
      • DELETE Unassign policy
      • POST Update policy assignment ranking
    • Quarantine Management
      • GET List quarantined objects
      • GET Get quarantined objects count
      • GET Get quarantined object
      • POST Batch delete quarantined objects
      • POST Batch download quarantined objects
      • POST Batch restore quarantined objects
      • POST Download quarantined objects
      • POST Purge quarantined objects
      • POST Restore quarantined objects
    • Web Access Protection
      • GET List all address rules containing given domain
      • PUT Update web address rule domains
  • Availability of Service