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.