SonarQube API

SonarCloud Web API for code quality analysis. Provides access to projects, issues, code metrics, quality gates, and more. This API requires authentication for most endpoints. Some public endpoints may work without authentication but with limited access.

Claim this API

Are you the operator of SonarQube API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with SonarQube API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://sonarcloud.io/api/
Auth: unknown
Endpoints: 12
Reachable: unknown
CORS: unknown

Links

Homepage: https://www.sonarsource.com
API Base: https://sonarcloud.io/api/

100.0%

Uptime (7d)

176ms

Avg latency (7d)

1

Probes (7d)

Latency (7d)

Success Rate (7d)

Endpoints

Method Path Summary Auth Last Status Latency
GET /ce/activity Get Compute Engine activity
GET /components/search Search components
GET /components/show Show component details
GET /issues/search Search issues
GET /measures/component Get component measures
GET /measures/search Search measures history
GET /metrics/search Search metrics
GET /projects/search Search projects 404 176ms
GET /qualitygates/list List quality gates
GET /qualitygates/project_status Get project quality gate status
GET /qualitygates/show Show quality gate
GET /rules/search Search rules