The eCOS API allows you to interact programmatically with the eCOS system.
You can use it to perform various tasks such as retrieving existing data, creating or modifying resources, and triggering automated actions.
Many methods are available, but you will generally only use a few to perform a specific task.
The API is based on the REST style and supports the JSON format.