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

Xbow Reports API

Endpoints for downloading and viewing reports.All endpoints require an _organization_ API key.

Xbow Reports API is one of 9 APIs that Xbow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 2026-07-01.

Requests are made against 3 base URLs: https://console.xbow.com/, https://console.eu.xbow.com/, https://console.sg.xbow.com/.

3 operations 3 paths 0 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-07-01
Base URL
https://console.xbow.com/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Xbow Reports API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Key) (Authorization).

  • Authorization — Authorization header with Bearer token

Paths & Operations 3

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

Reports 3

Endpoints for downloading and viewing reports. All endpoints require an organization API key.

GET
/api/v1/assets/{assetId}/reports
List asset reports
4 params → 200400404
GET
/api/v1/reports/{reportId}
Get report
2 params → 200400404
GET
/api/v1/reports/{reportId}/summary
Get report summary
2 params → 200400404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xbow-reports-api-openapi.yml Raw ↑

Other APIs Xbow publishes across the network.

Xbow Assessments API
Xbow Assets API
Xbow Findings API
Xbow Lightspeed API
Xbow Meta API
Xbow Organizations API
Xbow Resources API
Xbow Webhooks API