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.
Screenshot:
Base URL:
Auth: unknown
Endpoints: 12
Reachable: unknown
CORS: unknown
https://sonarcloud.io/api/Auth: unknown
Endpoints: 12
Reachable: unknown
CORS: unknown
Links
176ms
Avg latency (7d)1
Probes (7d)Latency (7d)
Success Rate (7d)
Topics
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 | — | — | — |