REST API Reference

The topics in this section give you an overview of the purpose, function, and implementation of REST APIs for Automic Automation.

For a complete list of available REST API endpoints and their required parameters, see the REST API documentation at the following link:

https://docs.automic.com/documentation/webhelp/english/all/components/DOCU/21.0/REST%20API/Automation.Engine/index.html?overrideUrls=../Automation.Engine/swagger.json,../Analytics/swagger.json,../Infrastructure.Manager/swagger.json

Tip: The API reference is written in OpenAPI (Swagger). You can import the JSON descriptions into Postman to create a collection of requests. For more information, see: https://learning.getpostman.com/docs/postman/collections/working_with_openAPI/.

Note: To get the descriptions in YAML format, simply change the extension in the search field to ./swagger.yaml.

See also: