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:
Secure authentication
Binary upload for mobile apps
Automated Test Plan execution triggers
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?