Developer Tools

Updated API Docs

Sysdig is continuously refining the list of supported and documented APIs for both Sysdig Secure and Sysdig Monitor.

Access from within the Product

From Sysdig Secure, you can access the Secure API docs from your User panel:

  1. Log in to Sysdig Secure.

  2. Select the User button at the bottom left and choose Help|API Documentation.

Access by URL per Region

Monitor and Secure Doc URLs, by region:

US1

https://app.sysdigcloud.com/api/public/docs/index.html

https://secure.sysdig.com/swagger.html

US2

https://us2.app.sysdig.com/api/public/docs/index.html

https://us2.app.sysdig.com/secure/swagger.html

EU1

https://eu1.app.sysdig.com/api/public/docs/index.html

https://eu1.app.sysdig.com/secure/swagger.html

AU1

https://app.au1.sysdig.com/api/public/docs/index.html

https://app.au1.sysdig.com/secure/swagger.html

US4

https://app.us4.sysdig.com/api/public/docs/index.html

https://app.us4.sysdig.com/secure/swagger.html

Additional Developer Docs

Sysdig provides some REST APIs and a Python Script Library to extend the functions of the Sysdig Monitor and Secure capabilities over a public API. Sysdig also provides a basic CLI for both products.