Generating Read Only API Key in InstantSearch Adapter
TLDR Vivek asked how to generate a read only API key for the InstantSearch adapter. Jason provided the method but clarified that domain whitelisting is not supported.
Powered by Struct AI

4
25mo
Solved
Aug 26, 2021 (25 months ago)
Vivek
Vivek
08:23 PMHow 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.
Jason
Jason
08:29 PMHi Vivek 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
08:30
Jason
08:30 PMThere's no way to whitelist only a particular domain though
Vivek
Vivek
08:34 PMThanks ! Jason

Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2764 threads (79% resolved)
Similar Threads
Generating Search-Only API Key in Typesense Cloud
John needed help with generating a search-only API key. Jason guided on how to retrieve it from Typesense's documentation.

4
15mo
Solved
Understanding Deprecation of Search Only API Keys
A questioned why search only api-keys were deprecated. Jason clarified that the server parameter, not the keys themselves, was deprecated.
3
18mo
Solved
Resolving Issues with Scoped API Keys in Typesense with Golang
Suvarna had problems with generating and using scoped API keys in Typesense with Golang. Several bugs misleading the user were found and fixed by Kishore Nallan.



158
24mo
Solved