n8n-docs/docs/api/authentication.md
Deborah Barnard 4214a5a382 wip [skip ci]
2022-05-23 09:33:56 +01:00

304 B

API authentication

n8n uses API keys to authenticate API calls.

Create an API key

  1. Log in to n8n.
  2. Go to Settings > API.
  3. Select Create an API key.

Delete an API key

  1. Log in to n8n.
  2. Go to Settings > API.
  3. Select Delete next to the key you want to delete.