Odus Partner API
API for enterprise partners to create, validate, and synchronize dental production cases with Odus.
POST /v1/production-requests
Create a new case from partner systems with canonical intake fields.
Tooth mapping
Normalize teeth, piece types, shades, and fulfillment rules.
Sync
Track events, sync state, and partner-safe workflow progress.
Create production requests with confidence.
Odus APIs convert partner intake into production-ready cases, with clear schemas for doctors, patients, units, scans, physical pickup, delivery, and downstream fulfillment logic.
Create a production request and trigger downstream Odus workflows.
Request model
A production request stays compact at the top level and becomes precise where operations needs it: doctor, patient, units, fulfillment, addresses, and partner-safe metadata.
Partner context
Track external IDs, customer references, callbacks, and metadata without exposing internal Odus implementation details.
Clinical mapping
Model FDI teeth, piece types, subtypes, materials, Vita shades, and rules like bridge versus single tooth.
Safe validation
Reject invalid scans, missing addresses, unsupported shades, and invalid tooth selections before sync.
Operational sync
Persist the request as the system of record and expose sync status and events to reconcile every step.
Structured intake, validation, and downstream sync
Explore the live OpenAPI schema, test authenticated requests, and inspect the canonical shapes partners use to create and track dental production cases with Odus.