Skip to content

Developer portal

JSON schemas

Imported from backend/contracts — the docs cannot drift from what the API validates.

Optimize request

optimize-request.schema.json

object
type *stringenum: schedule, routing, allocation
dataobject
array
itemsstring
array
object
array
object
array
object
array
object
array
object

Optimize response

optimize-response.schema.json

object
status *string
summary *string
solution *any
object
constraintViolations *integer
makespanDaysinteger
totalCostinteger | number
savingsEstimate *string
method *stringenum: classical, hybrid
object
solver *string
backend *string
diagnosticsobject
visualizationobject | null