Workspace Level APIs
P
Paul Tuck
Create a workspace and/or solution level APIs to enable companies to create API integrations that aren't tied to a specific users account. If an API integration is linked to a user, any changes in that users account (or if they leave) will break the API which might be critical for a business process. The current API approach is equivalent to the poor practice of Services on a server being configured to run under a named user account.
M
Manuel Gick
I agree!
It should also have the option to give certain access per API key.
e.g. generate an API key that has access to Solution A, B and C only.
Generate another API key that has access to Solution F.