K6 Test runs API
Inspect and control load-test execution runs.
K6 Test runs API is one of 6 APIs that K6 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Test runs. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 6.0.0.
Requests are made against a single base URL, https://api.k6.io/cloud/v6.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
K6 Test runs API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— Grafana Cloud k6 API token (Personal or Grafana Stack token) supplied as a Bearer token in the Authorization header.
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
Inspect and control load-test execution runs.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from K6 5
Other APIs K6 publishes across the network.