> For the complete documentation index, see [llms.txt](https://docs.drizz.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drizz.dev/drizz-api-integration/scope.md).

# Scope

This document defines the Drizz **Public Integration APIs** used by external systems—CI/CD pipelines, automation frameworks, and internal developer tools—to programmatically interact with Drizz. These APIs support:

1. **Secure authentication**
2. **Binary upload for mobile apps**
3. **Automated Test Plan execution triggers**
4. **Standardized error handling and integration diagnostics**

The APIs are engineered for **enterprise CI/CD environments**, ensuring deterministic behavior, authenticated access, consistent execution, and predictable failure modes for large-scale automation.

**Base URL**\
<https://app.drizz.dev/api/tm/api/pub>
