Desktop client update and configuration manifest service.
Returns signed manifests describing available update packages, configuration overrides, and client feature flags for desktop applications. Clients poll this service at startup and periodically to check for update availability and rollout channel assignments.
All endpoints return application/json. Read endpoints are rate-limited (60 req/min per device). Authentication is required for write operations.
GET /api/manifest/{channel} — channel manifestGET /api/status — service health statusFor integration questions: ops@software-manifest-api.com