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

K6 Load zones API

Manage geographic load-generation zones.

K6 Load zones API is one of 6 APIs that K6 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Load zones. 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.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
6.0.0
Server
https://api.k6.io/cloud/v6
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

K6 Load zones 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.

Load zones 1

Manage geographic load-generation zones.

GET
/load-zones
List load zones
listLoadZones 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

k6-load-zones-api-openapi.yml Raw ↑

Other APIs K6 publishes across the network.

K6 Load tests API
K6 Projects API
K6 Schedules API
K6 Test runs API