Generating New API Key in Typesense Cloud
TLDR Radi asks if generating new API keys in Typesense Cloud invalidates old ones. Jason clarifies that old keys are not invalidated.
Powered by Struct AI
1
3
21mo
Solved
Feb 17, 2022 (21 months ago)
Radi
Radi
02:33 AMIf I generate a new API key (Typesense Cloud), are my previous keys invalidated? And is there a way to check?
Jason
Jason
02:51 AMNo, the previous keys are not invalidated. It just generates new keys. You can use the /keys api to list all keys
Radi
Radi
02:58 AMThanks! Appreciate the really quick response
1
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2779 threads (79% resolved)
Similar Threads
Generating Scoped API Keys with Typesense Cloud
madhweep asked how to generate scoped api keys with a limit parameter using typesense cloud. Jason guided them to use client libraries for this purpose.
5
23mo
Solved
Issues with Generating Scope API Keys in Python
Danny had issues generating a valid scope API key in a Python GraphQL server. Jason suggested encoding changes and confirmed that the key length varies. Issue unresolved with Python, although JS library worked.
42
17mo
'x-typesense-api-key' Error During Collection Creation
Jameshwart experienced a misleading error during collection creation. Jason and Kishore Nallan explained security measures and mentioned possible improvements for error logs in Typesense Cloud.
4
1mo
Solved