Menu
Choose a product
Scroll for more
Documentation
Grafana Cloud
Testing and synthetics
Performance testing
Reference pages
Cloud REST API
Deprecated REST API
Grafana Cloud
Deprecated k6 REST API
Warning
The Grafana Cloud k6 endpoints under this section are deprecated and planned for removal in the near future. Migrate to the latest API endpoints to avoid disruptions.
Authentication
Authentication is based on a custom token scheme.
The Auth Token lets you interact with the k6 CLI and REST API.
Requests to the cloud API MUST contain an authorization header with the value of your token. Using curl, a request looks like this:
Bash
curl -H "Authorization: token <YOUR_API_TOKEN_HERE>" #replace with your tokenAPIs
| APIs | |
|---|---|
| Organizations | List and Read organizations |
| Projects | List and Read projects |
| Load tests | List, Read, Update and Delete a Load Test |
| Load test runs | Start, Stop, List and Read a Load Test Run |
| Test run metrics | List, Read, and Export metric test data |
| Error reference | Error message format |
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:
Video

Getting started with managing your metrics, logs, and traces using Grafana
In this webinar, we’ll demo how to get started using the LGTM Stack: Loki for logs, Grafana for visualization, Tempo for traces, and Mimir for metrics.
Video

Intro to Kubernetes monitoring in Grafana Cloud
In this webinar you’ll learn how Grafana offers developers and SREs a simple and quick-to-value solution for monitoring their Kubernetes infrastructure.
Video

Building advanced Grafana dashboards
In this webinar, we’ll demo how to build and format Grafana dashboards.