API Reference for Intelligence

Here are the APIs associated with Anomaly Detection, including new inputs to the existing Trigger APIs

For information and instructions on getting tokens and credentials, please visit Getting Started.

Quick Reference

Task API call
Activating Anomaly Detection POST /intelligence/anomaly/settings
Retrieve Settings for Anomaly Detection GET /intelligence/{accountName}/anomaly/settings
Reset Parameters for Anomaly Detection PUT /intelligence/{accountName}/anomaly/settings/reset
Creating a Trigger for Anomaly Detection POST /v2/triggers
Updating a Trigger for Anomaly Detection PUT /v2/triggers
Retrieving Trigger Settings for Anomaly Detection GET /v2/triggers/{triggerId}
Deleting a Trigger DELETE /v1/triggers/{triggerId}