api key permissions

Wanted to resurface a question/answer ❓|questions-and-answersAPI key per project or somehow restricted?
around api key permissions. We are thinking of setting up our infra as
  • main branch (production data) -> anon branch (production data anonymized) ->dev1 branch - they restore as needed in their workflow -> dev2 branch - they restore as needed in their workflow
Currently it seems the api key options are they can either perform neon branch actions or they can't which would allow any dev to create a new branch off of main defeating the purpose of our anon branch
Was this page helpful?