Where do I store my API keys or tokens
1 Like
Store them in the credentials manager . It encrypts and decrypts them securely, so your keys never sit in plain text inside workflows . You just reference the credential and n8n and handle the rest
2 Likes
This is helpful. Thanks
1 Like
store in .env
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.