About KNIME Business Hub API Documents

How can I check the API document related to KNIME Business Hub?
When using KNIME Large server, I checked how to use API through swagger.
ex){knime Base Url}/knime/rest/doc/index.html

I have already checked the KNIME Business Hub User Guide for simple content (such as api.<base-url/accounts/identity).
However, I do not see any more API documents related to KNIME Business Hub, such as a workflow list lookup (GET).

Hi @sayu

Once you have a Business Hub installed, the API docs, i.e. swagger is available under

api.<baseurl>/api-doc/execution
api.<baseurl>/api-doc/catalog
api.<baseurl>/api-doc/accounts

We still consider making this to be found more easily, e.g. a billboard under api./ linking to those, but that is still under development.

Hope that helps though.
Best,
Alice

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.