Skip to main content
The /api/v1 endpoints let any CI system or script do from your own tooling what the dashboard does: upload a build, run a project’s tests, and poll for the verdict.

Base URL

The base URL is the host you sign in to.

Authentication

Every request is authenticated with a team API key in the Authorization header. See Authentication.

Endpoints

Errors

Errors return a JSON body with an error message and the appropriate status code.