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:
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: