n8n Fundamentals · 20 min

Credentials & security basics

OAuth2 vs. API keys, and how n8n encrypts stored secrets.

Key concepts

  • Credential types
  • Encryption key
  • Sharing credentials across workflows

Exercise

Create an API-key credential for a public API and reuse it in two different workflows.

Official docs