Using the UI to inspect API calls

The Fabric Services System UI is a graphical layer that uses the API directly. You can use it to better understand the workflow and API calls that are getting executed when taking specific actions in the UI.

You can use the Web Developer tools, specifically the Network tab of the tools, to see each individual API call that is executed. You can inspect the request and response data, including the headers for each API call.