It would be highly beneficial to have a public REST API (or GraphQL API) that allows users to programmatically add, update, and manage tasks (stories), projects, and swimlanes.
Such an API would enable integration with internal systems, automated reporting, AI-driven task creation, and synchronization with external tools like CRMs or document management systems.
Since our architecture is a backend and an SPA, we have in fact a full REST API already! We will put up a documentation online with a Swagger UI coming next version, so you can play with it.