Bitbucket Cloud REST API - Determine Lines of Code in all repositories?

Hi Developer Community, working on a SonarQube POC but need to determine the Lines of Code (LOC) for all repositories within Bitbucket Cloud.

Tried using the graph app contained in this link: Awesome Graphs for Bitbucket

However, discovered that this app does NOT support REST Api for Bitbucket Cloud.

So, how do you determine the LOC across all Bitbucket Cloud Repositories?

I understand that there are REST Api endpoints but not seeing the REST API endpoint to determine LOC.

Any assistance would be appreciated. Thank you!