New Grafana Cloud k6 HTTP API is generally available
We’re excited to announce that a new version of the Grafana Cloud k6 API is now available!
The new Grafana Cloud k6 API includes endpoints that make it easier for teams to integrate k6 with their CI/CD processes. You can:
- Start and stop test runs
- Start a test run with a test ID
- Upload and download scripts
- Manage project limits
- Save and unsave test results
- Get cost estimates and execution cost for test runs
- Inspect the test run lifecycle
You can continue using the previous version of the Grafana Cloud k6 API, but we recommend that you migrate to the new API version for the endpoints that are available, such as the Projects and Test runs endpoints.
This new API version also includes an OpenAPI specification that you can use as a reference, or as a starting point to import into an API testing tool and start playing with the new endpoints.
For more details, refer to the Grafana Cloud k6 REST API docs.