Version: v1
Source Control Management API
Source Control Management API offers a unified interface to interact with code repositories across multiple providers. It enables standardized access to repositories, commits, branches, pull requests, and related metadata for seamless DevSecOps integration
Authentication
- API Key: ApiKeyAuth
API key for authentication. You can obtain an API key from the Unizo portal under Settings > API Keys. Include this key in all API requests.
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | apiKey |