Overview
BigPicture API (1.0.0)
Section titled “BigPicture API (1.0.0)”API for managing software updates, releases, artifacts, licensing, and tenant policies. All APIs use JSON over HTTPS. Responses that affect execution are signed and cacheable.
- OpenAPI version: 3.0.3
Authentication
Section titled “ Authentication ”OAuth2
Section titled “OAuth2 ”OAuth2 / OIDC authentication for admin, CI, and mirrors
Security scheme type: oauth2
Flow type: authorizationCode
Authorization URL: https://auth.example.com/authorize
Token URL: https://auth.example.com/token
Scopes:
- ci:write - Create and manage releases
- artifacts:write - Upload and manage artifacts
- mirrors:read - Read snapshot data
- license:read - Read license information
- license:write - Manage license leases
- admin:read - Read admin resources
- admin:write - Write admin resources
Mutual TLS authentication (optional for mirrors and license servers)
Security scheme type: mutualTLS