Skip to content

Platform NL Flow API

The NL Flow API allows programs to use NL Flow workflows.
It is a RESTful API.

To be used with the API, a workflow must have been published and associated to a API key.
Including a valid API key in each call to the API authenticates and authorizes the user.

NL Flow API provides a resource to know the status of a workflows, while the resources for using the workflow vary depending on the publishing mode (synchronous or asynchronous).
API resources are described in the articles that follow.