Model Monitoring API Reference

The Model Monitoring API gives you programmatic access to the Model Monitor.

To invoke these APIs, you must pass the API token in the header. See API Token for more information.

Domino Model Monitoring can only ingest prediction data for Model APIs in the form of Domino Datasets captured using Domino’s prediction capture library. To ingest different data types, create a new model in Domino Model Monitor and use a Model Monitor Data Source.

DatasetJob

Get the list of jobs associated with a model

Gets the dataset ingestion timeline

DataSource

Gets all Data sources.

Delete a datasource.

Delete a datasource.

ModelQuality

Returns MQ analyze for the model based on the user's config (or model's default config).

Returns model quality user config for the model.

Returns model quality trend for the model for specific model quality metric.

Returns model quality scheduler query for the model.

Returns model quality scheduler query for the model.

Gets the model timeline data for model quality schedule history page

Gets the model scheduled check data for MQ schedule history page for the passed scheduled check id

Gets the model's ground truth traffic for matched labels

Model

Dataset registration to a model.

Model Operations.

Model Operations.

Model Operations.

listModels

getModelSummary

Get the model's variables summary list

Workbench

Get summary for workbench model versions

Other

Health check endpoint.

Prometheus metrics endpoint.

Returns drift analyse for the model based on the user's config (or model's scheduler config). The endpoint is behind the old backend's auth mechanism.

Returns drift scheduler config for the model. The endpoint is behind the old backend's auth mechanism.

Returns drift scheduler config for the model. The endpoint is behind the old backend's auth mechanism.

Returns drift trend for the model's column. The endpoint is behind the old backend's auth mechanism.

Returns drift scheduler config for the model. The endpoint is behind the old backend's auth mechanism.

Gets the model timeline data for drift schedule history page

Get scheduled check drift data

Gets the model prediction traffic