Is there any security risk if the search api key i...
# community-help
s
Is there any security risk if the search api key is exposed?
k
No, since the search key is scoped to only the search end-point, it's meant to be exposed so that the search requests can be made directly from the browser.
👍 1
1
s
Okay. Thank you for the info.