Is there any way i can get around using my api key in the frontend when using Algolia DocSearch | Kirby CMS Plugins?
do i need to build my own backend and use some auth* in order to keep my credentials secret?
Is there any way i can get around using my api key in the frontend when using Algolia DocSearch | Kirby CMS Plugins?
do i need to build my own backend and use some auth* in order to keep my credentials secret?
The search API key is the only API key you can share with the public.
Thanks @bnomei was kinda afraid that might be the case. But thanks for your reply!
If you’re afraid of people abusing the public key, you can set up some restrictions, like “per IP” rate limiting or the maximum number of returned results: