Vapi custom node

Hello everyone,
i am working on a custom node to connect Vapi.ai to my flow so i can make calls. My issue is that I cannot find a solution to hide my vapi API key. The only thing I can do is add this API key as a text parameter, but it’s not the most secure way. any workarounds? Thanks

Hey @andreislapped - Currently, the only way to add API keys or credentials is directly in in the code. Note that the custom node is private to you, ie. only the owner of the custom node can edit the node hence no one else would be able to edit the code or view the API key.

However, if you share the custom node or the workbook with the custom node, the user can still run the flow.