REST API¶
OpsDuty provides a REST API that enables interaction with the platform from
third-party applications. The easiest way to interact with the API is to use one
of the existing clients, but it is also possible to use tools like curl
or
requests
directly.