The Anomaly Detector API detects anomalies automatically in time series data. It supports two kinds of mode, one is for stateless using, another is for stateful using. In stateless mode, there are three functionalities. Entire Detect is for detecting the whole series with model trained by the time s
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ /timeseries/last/detect
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ /timeseries/entire/detect