OdusLab
Odus Docs
Dashboard
Odus Enterprise

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

Model teeth, piece types, shades, and fulfillment logic consistently.

Downstream sync

Track request events, sync state, and partner-safe workflow progress.

Interactive Reference

Create production requests with confidence.

Odus APIs convert partner intake into structured production-ready cases, with schema clarity for doctors, patients, units, scan files, physical pickup, delivery, and downstream fulfillment logic.

POST /v1/production-requests

Create a production request and trigger downstream Odus workflows.

Request model

A production request stays compact at the top level, then becomes precise where operations matter: doctor, patient, unit mapping, fulfillment mode, addresses, and validation-safe partner metadata.

Partner context

Track partner request IDs, customer references, callback URLs, and metadata without leaking internal Odus implementation details.

Clinical mapping

Model FDI teeth, piece types, subtypes, materials, Vita shades, and the bridge-versus-single-tooth rules production needs.

Safe validation

Reject malformed scans, missing pickup addresses, unsupported shade values, and invalid tooth selections before a case enters sync.

Workflow sync

Persist the request as system of record, then expose sync status and request events so partners can reconcile every step.

Interactive Reference

Structured intake, validation, and downstream sync

Explore the live OpenAPI schema below, test authenticated requests, and inspect the canonical shapes partners use to create and track dental production cases with Odus.

Official Partner Reference