This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
API quick reference
editAPI quick reference
editAll machine learning anomaly detection endpoints have the following base:
/_ml/
The main resources can be accessed with a variety of endpoints:
-
/anomaly_detectors/
: Create and manage anomaly detection jobs -
/calendars/
: Create and manage calendars and scheduled events -
/datafeeds/
: Select data from Elasticsearch to be analyzed -
/filters/
: Create and manage filters for custom rules -
/results/
: Access the results of an anomaly detection job -
/model_snapshots/
: Manage model snapshots
For a full list, see Machine learning anomaly detection APIs.