Documentation
Learn how to use OCME Registry for content creation and verification
Reference
Voyager Suite
OCME Registry is the media registry component of the Nexartis Voyager Suite — the product family that covers content registration, identity, broadcast, and creator tooling.
The Registry's Role
Within the suite, this service is the canonical system of record for content identity. It
mints and resolves did:webvh identifiers for creators, content, media, splitsheets, showrunners, members, and cubes; stores the
content graph in canonical D1 storage; and fans registry writes out to downstream broadcast surfaces
through projection queues.
Creator profiles can carry a Voyager number (ocmeVoyagerNumber), the family-wide creator identifier used across suite surfaces.
Related Surfaces
OCMECO creator app
The creator-facing application (registration, upload, dashboards, revenue) lives at www.ocmeco.org. Uploads flow from the app into
this registry, which mints the DID set for each upload.
Verification tools
Public verification of any registry DID is hosted on this domain at /verify,
backed by POST /api/verify/did.
Broadcast surfaces
Showrunner and broadcast-site surfaces consume registry projections to curate and air content; play events flow back into the registry as play records that feed revenue settlement.
Partner integration
Trusted partners integrate through the authenticated service-binding API (the RIC gateway contract). See the Integration Guide.