View Categories

API

< 1 min read

You can access the in-app API reference at https://your-eac-domain/api/doc.
Below is a quick summary of the main actions and their HTTP methods.

API endpoints
ActionMethod
Get the application versionGET
Login checkPOST
Get execution taskGET
Check if a task has an execution in progressGET
Start a task on a serverPOST
Start a task on this serverPOST
Stop an execution taskPOST

For paths, parameters, and response schemas, refer to the in-app documentation at the address above.