Skip to main content
Publish a workflow as a callable HTTP API so external systems and applications can trigger backend operations and AI tasks on demand.

API

Publish a workflow as a callable HTTP API so external systems and applications can trigger backend operations and AI tasks on demand. The list page supports filtering by Group and searching by name, with columns for Name, Group, Description, Active, and Last Modified.

API list, no APIs yet

Clicking New API in the top right opens a full-page creation form with two fields:

  • Name (required): the API name.
  • Description (required): what this API is for.

Click Save to create it.

New API form, with Name and Description fields