Can I set Api Key by myself instead of obtaining it from UI?

Can I set API Key by myself instead of obtaining it from UI?

API Key can be obtained from UI /settings/api. But is it possible to set it with config or environment variable by owner? That would be more convenient for CI/CD.

Hi @perseus-algol :wave: The only supported way to get your API key is through the UI.

I’ll move this over to feature requests for now - could you also give some details as to why this would be more convenient for you and your use case? That would help the product team :+1:

1 Like

Sure. The use case is following. I want to setup n8n with services, accessing n8n REST API with CI/CD. And I want this system just work right after deployment without any extra actions in UI.

1 Like

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