The KAR runtime provides a RESTful API to application processes. You can browse the swagger specification of that API as rendered using:
Development note: to update the swagger.json, do make swagger-gen
on the main branch and then commit the updated swagger.json and swagger.yaml files to the gh-pages branch. TODO: Automate this via a GH action.