k6
communityOpen-source load testing tool by Grafana Labs for performance testing of APIs and websites.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://k6.io/docs/Get documentation
Returns
guides with getting-started, using-k6, testing-guides, javascript-api, cloud-referenceGET
https://api.k6.io/v3/organizations/{orgId}/projects/{projectId}/testsList cloud tests
Parameters
orgIdorg ID (integerrequiredprojectIdproject ID (integerrequiredReturns
tests[] with id, name, test_runs_count, last_test_run, createdGET
https://api.k6.io/v3/test-runs/{testRunId}Get test run details
Parameters
testRunIdtest run ID (integerrequiredReturns
id, status, started, ended, vus, duration, result_status, thresholds, metrics