Last Updated: September 1, 2026
Controller: FIHI LABS UG (haftungsbeschränkt) · support@zimmerapp.co
Zimmer Server operates under a dual-mode licensing architecture. In self-serve Team plan and free pilot deployments, periodic online license verification (heartbeat mode) validates entitlement roughly every 7 days. This document discloses the exact data fields transmitted, both at registration and during verification.
Air-gapped Enterprise deployments using an offline signed licence file transmit nothing at all — see section 4.
In heartbeat mode, license validation requests are sent to https://api.zimmerapp.co/v1/license/verify approximately every 7 days (with up to 6 hours of jitter). Each request contains exactly six metadata fields, and the server rejects any request carrying a field not on this list:
lic_live_..., or lic_pilot_... on a free pilot).inst_...).0.3.51).darwin-arm64).The response is a short-lived signed entitlement token, valid for 14 days. If a server cannot reach the licensing service, it continues operating on the cached token until that window elapses.
Zimmer Server includes a free 3-seat pilot. Activating it during first-run setup sends a single request to https://api.zimmerapp.co/v1/pilot/register containing exactly the details entered on that screen, plus the same two technical fields the heartbeat reports:
This is the only point at which Zimmer Server transmits a name or an email address, and it happens once, at setup. Nothing about the people who later enrol devices against your server reaches us — their names, emails, and devices exist only in your own server's directory. Registering also opts that administrator into product update emails, as stated on the registration screen.
Purchased licences carry the organisation name and billing email supplied at checkout instead, which we receive from Stripe.
Beyond the one-time registration details in section 2 and the six heartbeat fields in section 1, Zimmer Server transmits nothing. No request ever contains:
For regulated environments and high-security air-gapped deployments, Zimmer Enterprise supports offline signed license files. In offline mode, licensing verification is performed 100% locally with Ed25519 public key verification and makes zero outbound network calls.
Licensing is only one part of the boundary. The air-gapped AI deployment review separates a signed offline licence from network isolation, model transfer, software updates, retrieval controls, and the evidence a reviewer should request.