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 from inside the EI-Flow designer 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.
API keys can be public or project-based.
The following articles describe all the procedures for managing API keys.