Skip to main content
Skip table of contents

Tangent API Release Notes

1.0.1

2024-10-29

Update

  • Includes optional telemetry infrastructure in the ARM template.

Bug fixes and enhancements

  • Allow for classification job when the target is Boolean.

  • Modified daily cycle behavior to be off by default.


1.0.0

2024-10-28

Features

The Tangent API includes the following endpoints. For more information visit: Tangent API

  • Auto forecast

    • POST /auto-forecast

    • GET /auto-forecast/{id}

    • DELETE /auto-forecast/{id}

    • GET /auto-forecast/{id}/model

    • GET /auto-forecast/{id}/results

  • Forecast

    • POST /forecast/build-model

    • POST /forecast/predict

    • POST /forecast/rca

    • GET /forecast/{id}

    • DELETE /forecast/{id}

    • GET /forecast/{id}/model

    • GET /forecast/{id}/results

    • GET /forecast/{id}/rca-table

  • Anomaly Detection

    • POST /anomaly-detection/build-model

    • POST /anomaly-detection/detect

    • POST /anomaly-detection/rca

    • GET /anomaly-detection/{id}

    • DELETE /anomaly-detection/{id}

    • GET /anomaly-detection/{id}/model

    • GET /anomaly-detection/{id}/results

    • GET /anomaly-detection/{id}/rca-table

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.