Use Cases
See below for a few example use cases for Interloop API's.
Generate Documentation
Using the /document
endpoint, you can programmatically create README style documents with a particular template. For instance, in combination with the Microsoft Fabric Rest API's, for each folder in Fabric, you can create an Interloop Document that follows and organizational template.
Track Fabric Usage
Using Interloop's /usage
API Endpoint - you can quickly see usage statistics for your Fabric Tenant. This can be very helpful in understanding how your team is using the tool and more.
Please Note - This is a private preview feature, if you would like access please create a request through our Support Center.
Add New Users
While you can easily invite users to join Interloop using the Portal UX, you can also setup users programmatically using the Interloop API's.
Last updated