Q: Is there a secure way to pass the API key with HTTP Requests
I'm using Documentero in n8n using the HTTP Request node. I'm passing the apiKey through the Request Body in JSON (according to your API documentation), and it does work. However, I would prefer to pass the apiKey using Authentication (basic, header auth, etc.), which is more secure. Is there a more secure way to pass the apiKey when making an HTTP Request?
wweltiPLUSMay 25, 2025
Founder Team

Jarek23197
May 28, 2025A: Hi. Yes, we added alternative authorization method to our APIs.
Please check:
https://docs.documentero.com/documentation/api/integrate-with-documentero-cloud-api
Share
Helpful?
Log in to join the conversation