Location of the SonaQube API Documentation

Hi,

I wanted to explore SonarQube APIs but could not find documentation. Can someone please share the URL of the SonarQube RESTful APIs?

Thanks,
Pratik

Welcome :slight_smile:

you didn’t mention your Sonarqube version, but usually the link to web api is
https://yoursonarinstance/web_api

Otherwise if interested in the web api of the next version, see
https://next.sonarqube.com/sonarqube/web_api

If you want to see all, you need to check show internal api / deprecated api, i.e.
https://next.sonarqube.com/sonarqube/web_api?deprecated=true&internal=true

Gilbert

1 Like