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

Last updated

Was this helpful?