Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Huntress Escalations API

Operations about Escalations

Huntress Escalations API is one of 17 APIs that Huntress publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Escalations. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 3 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 2.0, at version 1.0.0.

Requests are made against the base URL https://api.huntress.io/v1.

3 operations 3 paths 5 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0.0
Base URL
https://api.huntress.io/v1
Authentication
basic
Resource Areas
1

Authentication & Security 1

Huntress Escalations API declares 1 security scheme for authenticating requests. It defines a basic scheme (basic_auth). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Escalations 3

Operations about Escalations

GET
/v1/escalations
List Escalations
getV1Escalations 8 params → 200403
GET
/v1/escalations/{id}
Get Escalation
getV1EscalationsId 1 param → 200403
POST
/v1/escalations/{id}/resolution
Create an Escalation Resolution
EscalationResolutionParameters 2 params → 201400403409422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are EscalationWithEntities (12 properties), Escalation (11 properties), Pagination (2 properties), EscalationResolution (2 properties). Each schema is shown below with its type and property counts.

EscalationResolutionParameters
object
Create an Escalation Resolution
2 properties
Escalation
object
Escalation model
11 properties
EscalationResolution
object
EscalationResolution model
2 properties 2 required
EscalationWithEntities
object
EscalationWithEntities model
12 properties 1 required
Pagination
object
Pagination model
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

huntress-escalations-api-openapi.yml Raw ↑

Other APIs Huntress publishes across the network.

Huntress Accounts API
Huntress Actor API
Huntress Agents API
Huntress External Recon API
Huntress Identities API
Huntress Incident Reports API
Huntress Invoices API
Huntress Known VPNs API
Huntress Organizations API
Huntress Platform Actions API
Huntress Reseller API
Huntress SIEM API