S

SonarQube API

by SonarQube Free tier

SonarQube REST APIs to detect bugs, code smells & security vulnerabilities

developer

Quick Reference

Base URL https://sonarcloud.io Auth type OAuth 2.0 Auth header Authorization: Bearer YOUR_TOKEN Rate limit Depends on self-hosted server resources Pricing Enterprise / contact sales Free quota None Documentation https://sonarcloud.io/web_api Endpoint status Live — HTTP 200 — endpoint is accessible2.86s (checked Mar 29, 2026) Builder score D 28% builder-friendly
Pricing
28
Latency
40
Depth
18

Authentication

See documentation for auth details

Authorization: Bearer YOUR_TOKEN

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free Community Edition (self-hosted). Developer Edition from $150/yr (branch analysis, security). Enterprise from $20K/yr. SonarCloud: free for open source.

Key Endpoints

MethodPathDescription
GET / See documentation for endpoint reference

Sample Request

curl 'https://sonarcloud.io'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official SonarQube documentation.