Show more

Use to navigate results, ENTER to select one, ESC to close

Type in any word to easily find the endpoint, property or group of operations you are looking for.

API changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
cc

Topics

  • Introduction
  • Authentication

Endpoints

  • Auth
    • Create an API token POST
    • Revoke the current API token DELETE
  • Runs
    • List CI runs GET
    • Trigger a new CI run POST
    • Get a CI run GET
    • Get pass/fail summary for a run GET
    • Get progress events for a run GET
    • Cancel a queued or running CI run POST
    • Create a new run copied from an existing run POST
    • Get run configuration and test matrix GET
  • Samples
    • List regression test results in a run GET
    • Get full details for a regression test result in a run GET
    • List all known media samples GET
    • Get media sample metadata GET
    • Get regression test result history for a sample across runs GET
    • List regression test definitions GET
  • Results
    • Get expected output for a regression test result GET
    • Get actual output generated by a regression test in a run GET
    • Get expected-vs-actual diff for a failing regression test result GET
    • Approve actual output as the new expected baseline POST
  • Errors and Logs
    • Get structured test errors for a run GET
    • Get worker, provisioning, and build errors for a run GET
    • Get raw logs for a run GET
    • Get raw logs for a regression test result in a run GET
    • Get grouped error summary for a run GET
  • System
    • Get CI system health and dependency status GET
    • Get queue depth and currently running jobs GET
    • List available branches GET
    • List available CI environments and platforms GET
    • List downloadable artifacts for a run GET
Powered by Bump.sh
API changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
cc

Auth

Ask AI
  • Open in ChatGPT
  • Open in Claude

  • View as Markdown
  • Copy as Markdown

Token issuance and revocation