Workspace secrets: Your API keys, tokens and other secrets can be securely saved and re-used throughout your flows. To add an API key, click the … button on the top-right corner of the flow editor and then click Workspace Secrets. You can then use these secrets in any of the relevant nodes with this syntax:

$secrets.APINAME_API_KEY

For example:
$secrets.OPENAI_API_KEY