Skip to content

Manage API keys

API keys are the authentication and authorization method for API calls toward published workflows: any program that uses a published workflow via its API must include the value of a valid API key associated with the workflow in each request.
The exception to this rule is interactive testing of a published workflow through the NL Flow Web application, which can be done whether or not the workflow has API keys associated with it because the Web application uses a different authorization method.

You mainly manage API keys in the API keys view of the dashboard, but some operations can be done elsewhere.
The following articles describe all the procedures for managing API keys.