Version: v1
Packaging & Container Registry API
Packaging & Container Registry API offers a consistent interface to interact with container registries and artifact repositories. It standardizes access to organizations, repositories, artifacts, and tags for efficient software supply chain visibility and management.
Authentication
- API Key: ApiKeyAuth
- HTTP: Bearer Auth
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 |
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |