When creating an API key, I would like to select which indexes can be accessed by the API key (and ideally whether the key is read only or read write). In order to accomplish a use case where my Dev team cannot inadvertently access / delete my Prod index, it seems that I need to create an entirely separate Pinecone account.
Ah, I see that restricting API keys can be done by creating separate Projects within the Organization. I think the 2nd part of the request still stands, which is that I would like certain parts of my application (the query process) to have read-only access to my Prod index while other parts (document loading) have read/write access.
1 Like
Hi @andy-tmpt-me and thank you for taking the time to share your request with us.
Projects work for compartmentalizing your keys, as you mentioned, but I hear you on the second part of your request.
I’ve logged this internally.
Best,
Zack