/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 theAuthorization header.
See Authentication.
Endpoints
Errors
Errors return a JSON body with anerror message and the appropriate status code.