Getting Started
  • 12 Feb 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Getting Started

  • Dark
    Light
  • PDF

Article Summary

Introduction

Turbo360 RESTful APIs will allow you to perform CRUD operations and automate workflows.

Users can perform API automation upon the following modules:

  1. Business Application
  2. Business Activity Monitoring
  3. Azure Documenter
  4. Cost Analyzer.

All of the APIs currently support the following HTTP verbs:

  1. GET - Used for retrieving data.
  2. POST - Used for creating a workflow.
  3. PUT - Used for updating a workflow.
  4. DELETE - Used for deleting.

Exposed API get start.gif


Was this article helpful?