Scoping API Key for Curation Actions
TLDR Sveinbjorn asked for help with scoping an API key for curation actions. Kishore Nallan suggested using overrides:list
.
1
Nov 23, 2022 (13 months ago)
Sveinbjorn
02:53 PMDoes someone know of a way to scope an api key for curation actions?
Could not find it in this list, does it perhaps fall under one of these scopes?
Kishore Nallan
03:03 PMoverrides:list
etc. should work.Sveinbjorn
03:07 PM1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Assigning an API Key for Backend Indexing Operations
Ross inquired about assigning an API key for backend service. After some confusion, Jason clarified that the `documents:upsert`, `documents:update`, `documents:create`, and `documents:delete` actions were necessary for document-only operations.
Scoping API Key for All Permissions & Searches
James requests help to scope an API key for all searches and permissions. Jason suggests adding aliases:get and metrics:get. This suggestion doesn't resolve the issue; the thread is marked as unresolved.
Correct API Key Generation and Usage on Cloud
Tom faced 401 errors while creating keys via the Cloud API. Kishore Nallan clarified the correct syntax and mechanics, and identified a header mislabeling on Tom's part that caused the issue. They also discussed using scoped API keys.