Hi all,
I need to fetch IP-Adresses of my power pages visitors and would like to use one of the usually used APIs (ipify for example)
Every API needs an API key, is there a proper way to not store the API-Key publicly inside my power pages code?
Webressources or env variables are not going to work in my opinion as they are fetched and displayed anyway without securing my key.
Any suggestion is appreciated.