MMDS — Macromolecular Data Service
A live HTTPS JSON API for macromolecular experimental data — experiments, sites, families, contexts, frames and results, keyed on PDB structure codes with .pdb/.cif structures, MTZ density and cryo-EM maps. Operated by OpenEye, Cadence Molecular Sciences, and reachable at https://mmds.eyesopen.com/api/v1/ — an unauthenticated GET on 2026-09-05 returned HTTP 403 with a Django REST Framework body, {"detail":"Authentication credentials were not provided."}, which confirms the service is real and that every path is authentication-gated. No OpenAPI is published; the mmdsclient Python library and mmdscli CLI are the published interface.