License and release API
POST /api/v1/licenses/validate validates and binds a license.
GET /api/v1/releases/latest returns the latest release manifest for an active license.
GET /api/v1/releases/{id}/download streams the licensed release package.
GET /api/v1/public-key returns the signing public key when asymmetric signing is configured.
GET /api/v1/releases/latest returns the latest release manifest for an active license.
GET /api/v1/releases/{id}/download streams the licensed release package.
GET /api/v1/public-key returns the signing public key when asymmetric signing is configured.