Skip to main content

Models

A model is the set of rules that turns a source into structured data: the conditions that activate it against a source, the steps it applies to that source, and the outputs it is expected to produce. These endpoints author models, version them, and control which version each environment runs.

Every change to a model is a version, and each version is published independently to development, sandbox and production. A change can therefore be proven in development and promoted outwards without disturbing what production is running. A version can be revised in place for as long as it has only been published to development; once it reaches sandbox or production it is frozen, and further changes need a new version number.

Access to models is granted on request. These endpoints are open to the Onteric team and to customers invited to use custom models.