thanks @scroak_6473 , I think I'm understanding better now. So how about an idea like this?
We make a new page ("Manage My Feed API Keys" or something) that lists the API keys in ProGet that...
- have only the Feed API permission
- Impersonate User = <current logged in user>
The <current logged in user> could delete any of these keys, or create a new key using a new page ("Create New Feed API Key" or something). There'd be only a single editable field on that modal page ("Description"), and behind the scenes, it would create keys like this:

Think that would do the trick?



