Client Libraries and Language Bindings

This page lists client libraries for different programming languages which allow you to interact with the StackStorm API.

Official Client Libraries

Those libraries are developed and maintained by StackStorm developers.

JavaScript (client side, backend)

This library works on the server side (Node.js) and inside the browser.

Source code

https://github.com/StackStorm/st2client.js

Package

https://www.npmjs.com/package/st2client

Installation:

npm install st2client

Unofficial Client Libraries

Those libraries are developed and maintained by StackStorm community members.