chrishubert / whatsapp-api

This project is a REST API wrapper for the whatsapp-web.js library, providing an easy-to-use interface to interact with the WhatsApp Web platform.
https://www.christophehubert.com
Other
828 stars 378 forks source link

x-api-key dynamic #285

Open masadi opened 3 hours ago

masadi commented 3 hours ago

How to set x-api-key dynamically?

avoylenko commented 2 hours ago

You can't do that. I see only one option is to have a reverse proxy on top of the service that implements this.