Skip to main content
The /api/v1 endpoints let any CI system or script do what the clickproof-ai/run-tests Action does: upload a build, run a project’s tests, and poll for the verdict.

Base URL

Until a custom domain is attached, use the Cloudflare Workers URL for your environment — the exact base URL is shown in Integrations → GitHub in the dashboard, already filled into the generated snippet.

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.