Hey HN! I've been building a unified API for permissions, user activity, and configuration information for 100s of SaaS applications.<p>This can help answer questions like:<p>- Does user X have read permissions to Google Drive file Y?<p>- What are the recent failed login attempts to Salesforce.com?<p>Extracting this information from each SaaS application individually requires manual downloading of access logs, screen scraping, and other cumbersome work.<p>Some potential use cases include:<p>- An enterprise search company determining if an employee is allowed to view a particular Google Drive document<p>- A SaaS security company monitoring login activity across SaaS apps<p>- A SaaS spend management company determining if there are multiple unused licenses to Zoom<p>I'd love to hear any feedback you have or feel free to reach out at founders@ironleap.io.