# clickproof ## Docs - [Authentication](https://docs.clickproof.app/api-reference/authentication.md): Create and use clickproof API keys. - [Get a run](https://docs.clickproof.app/api-reference/get-run.md): GET /api/v1/runs/{runId} - [API reference](https://docs.clickproof.app/api-reference/introduction.md): The clickproof CI API — drive builds, runs, and results from any pipeline. - [Run tests](https://docs.clickproof.app/api-reference/run-tests.md): POST /api/v1/projects/{projectId}/runs - [Upload a build](https://docs.clickproof.app/api-reference/upload-build.md): POST /api/v1/projects/{projectId}/build - [Action reference](https://docs.clickproof.app/ci-cd/action-reference.md): All inputs and outputs for clickproof-ai/run-tests. - [GitHub Actions](https://docs.clickproof.app/ci-cd/github-actions.md): Run clickproof tests on every pull request and block the merge when one fails. - [Uploading a build](https://docs.clickproof.app/essentials/builds.md): Get your app onto clickproof, from the dashboard or from CI. - [Projects & tests](https://docs.clickproof.app/essentials/projects.md): How projects, tests, and runs fit together. - [Reports](https://docs.clickproof.app/essentials/reports.md): What you get back from every run — video, verdict, and the agent's trace. - [Introduction](https://docs.clickproof.app/introduction.md): AI-driven end-to-end testing for mobile apps — describe a test in plain English, clickproof drives a real cloud device and returns a video + verdict. - [Quickstart](https://docs.clickproof.app/quickstart.md): Run your first clickproof test in about five minutes.