API Key Requirements for Typesense, Docsearch & Frontend Access
TLDR Rubai asked if the same API key is needed for typesense, docsearch, and frontend access. Jason clarified that an admin key is needed for the scraper side while a search-only API key is required for frontend access.
Powered by Struct AI
2
6mo
Solved
May 18, 2023 (6 months ago)
Rubai
Rubai
09:08 AM Jason is Same API key required for typesense & docsearch & for access from frontend ?
Jason
Jason
03:30 PMNo, on the scraper side you want to use an admin key, and on the frontend you want to you a search-only api key
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 3005 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
19mo
Solved
Typesense API Key and JWT Token Usage
Chetan asked about using the Typesense API key and JWT tokens. Jason clarified that search-only keys are exposed to the client side and shared data access control options.
4
9mo
Solved
Adding Typesense to Docsearch-Scraper Dockerfile and Encrypting API Keys
Rubai asked about adding Typesense to docsearch-scraper Dockerfile and encrypting API keys. Jason suggested using Docker-compose and generating API keys with the /keys API endpoint.
4
8mo
Solved