Lumen · Backend

Catalogue & data tier

This host owns the watch catalogue, finish variants, captured leads, analytics and uploaded product photography. The customer-facing try-on experience runs in a separate application and reaches this tier from its own server — browsers never call these endpoints directly.

/admin
Catalogue dashboard — watches, finish variants, product imagery
/api/health
Liveness, database reachability and contract version
/api/watches
Catalogue read (service token)
/api/leads
Lead capture (service token)
/api/events
Analytics ingest (service token)
/media/…
Uploaded product imagery
Open the dashboard