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

Kolide Reporting API

The Reporting API from Kolide — 6 operation(s) for reporting.

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

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

This API exposes 6 operations across 6 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 2023-05-26.

Requests are made against a single base URL, https://api.kolide.com/.

6 operations 6 paths 4 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2023-05-26
Base URL
https://api.kolide.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kolide Reporting API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (api_key). By default, every request must be authenticated.

Paths & Operations 6

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

Reporting 6
GET
/reporting/tables/{tableName}/table_records
Fetch a list of Table records
4 params → 200401403
GET
/reporting/tables
Fetch a list of Reporting tables
3 params → 200401403
GET
/reporting/tables/{name}
Fetch information for a specific Reporting table
2 params → 200401403
GET
/reporting/queries/{queryId}/results
Fetch a list of Report query results
4 params → 200401403
GET
/reporting/queries
Fetch a list of Report queries
4 params → 200401403
GET
/reporting/queries/{id}
Fetch information for a specific Report query
3 params → 200401403

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are report_query (6 properties), reporting_table (6 properties), table_record (1 property). Each schema is shown below with its type and property counts.

table_record
object
1 property
report_query_result
object
reporting_table
object
6 properties
report_query
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kolide-reporting-api-openapi.yml Raw ↑

Other APIs Kolide publishes across the network.

Kolide Admin Users API
Kolide Audit Logs API
Kolide Auth Logs API
Kolide Checks API
Kolide Custom Check Drafts API
Kolide Deprovisioned People API
Kolide Device Groups API
Kolide Devices API
Kolide Exemption Requests API
Kolide Issues API
Kolide Live Query Campaigns API
Kolide Packages API