Create User endpoint

Describe the problem/error/question

We are trying to integrate an n8n user to our own platform. Is there a way we could create/invite a user, generate a N8N api key via endpoints so that we could store the N8N API key to our database, and for each user we could fetch workflows, display it in our platform and execute them?

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @wardo1230, I am afraid this is not currently part of n8n’s REST API. I’ll convert your question into a feature request for the time being so you and other users can vote on having this implemented.

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