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 Invoices API

Operations about Invoices

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

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

This API exposes 2 operations across 2 paths, and defines 2 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.

2 operations 2 paths 2 schemas 2 GET

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 Invoices API declares 1 security scheme for authenticating requests. It defines a basic scheme (basic_auth). By default, every request must be authenticated.

Paths & Operations 2

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

Invoices 2

Operations about Invoices

GET
/v1/invoices
List Account Invoices
getV1Invoices 6 params → 200403
GET
/v1/invoices/{id}
Get Account Invoice
getV1InvoicesId 1 param → 200403

Schemas 2

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

Pagination
object
Pagination model
2 properties
Invoice
object
Invoice model
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

huntress-invoices-api-openapi.yml Raw ↑

Other APIs Huntress publishes across the network.

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