How can I generate read only api key as required b...
# community-help
v
How can I generate read only api key as required by the docs while using instantsearch adapter. Ideally key should be able to access data from only whitelisted domains.
j
Hi @Vivek Nimkarde Here's how to generate a search only api key: https://typesense.org/docs/0.21.0/api/api-keys.html#create-an-api-key
There's no way to whitelist only a particular domain though
v
Thanks !@Jason Bosco
👍 1