API reference

Connect your stack

REST endpoints and webhook events to automate fulfillment, customer updates, and device monitoring.

Create orderPOST

/api/orders

Submit a kiosk-guided order with prescription, PD, and lens selection details.

Fetch measurementGET

/api/measurements/{sessionId}

Retrieve session metrics, calibration notes, and device metadata for auditing.

List kiosksGET

/api/kiosks

Query registered kiosk devices, firmware status, and current deployment locations.

  • order.created

    Triggered when a kiosk submits a new order payload.

  • measurement.ready

    Fires after PD and frame fit calculations are complete.

  • device.alert

    Sent when a kiosk reports a hardware or calibration issue.