URL to list of flowable REST API End points

Where can I get the end points for the REST API. I have check flowable.org but could not find it.

Hi Mikado,

for Flowable 5.22.0 you can find the documentation of the REST API here .

For the upcoming Flowable 6 we’re implementing Swagger. This will give you not only an overview of all endpoints but you can also test / execute the endpoints directly from the documentation.

Regards

Yvo

ok thanks…I was actually looking for the swagger docs