SonarQube website screenshot

SonarQube

SonarQube is a leading code quality and security platform that provides Web APIs for managing projects, quality gates, issues, and integrations with CI/CD pipelines to deliver clean, secure code.

SonarQube publishes 7 APIs on the APIs.io network, including Issues API, Measures API, Projects API, and 4 more. Tagged areas include Code Quality, DevOps, Security, and Static Analysis.

The SonarQube catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

SonarQube’s developer surface includes developer portal, documentation, engineering blog, support, pricing, and 11 more developer resources.

37.8/100 thin ▬ flat Agent 23/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
1 APIs 1 MCP Servers
Code QualityDevOpsSecurityStatic Analysis

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/sonarqube: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

SonarQube Issues API

Code issue search and management

SonarQube Measures API

Component metrics and measurement data

SonarQube Projects API

Project creation, search, and management

SonarQube Quality Gates API

Quality gate configuration and status

SonarQube Rules API

Analysis rule search and configuration

SonarQube System API

SonarQube server status and health monitoring

SonarQube Users API

User account management

Scroll for all 7

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

SonarQube Web Issues API

OPEN COLLECTION

SonarQube Web Rules API

OPEN COLLECTION

SonarQube Web System API

OPEN COLLECTION

SonarQube Web Users API

OPEN COLLECTION

Scroll for all 8

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Sonarqube Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Sonarqube Context

0 classes · 7 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

SonarQube API Rules

5 rules · 3 warnings 2 info

SPECTRAL

SonarQube API Rules

9 rules · 2 errors 4 warnings 3 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Issue

21 properties

JSON SCHEMA

Project

8 properties

JSON SCHEMA

QualityGate

5 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Sonarqube Web Api Structure

0 properties

JSON STRUCTURE

Examples 3

Example request and response payloads for these APIs.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Sonarqube Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sonarqube
name: SonarQube
description: SonarQube is a leading code quality and security platform that provides Web APIs for managing projects, quality
  gates, issues, and integrations with CI/CD pipelines to deliver clean, secure code.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sonarqube.png
tags:
- Code Quality
- DevOps
- Security
- Static Analysis
url: https://raw.githubusercontent.com/api-evangelist/sonarqube/refs/heads/main/apis.yml
created: '2026-03-16'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: sonarqube:sonarqube-issues-api
  name: SonarQube Issues API
  description: Code issue search and management
  humanURL: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  tags:
  - Issues
  properties:
  - type: OpenAPI
    url: openapi/sonarqube-issues-api-openapi.yml
  - type: Documentation
    url: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  - type: Reference
    url: https://api-docs.sonarsource.com/
  - type: JSONSchema
    url: json-schema/sonarqube-issue-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-project-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-quality-gate-schema.json
  - type: JSONStructure
    url: json-structure/sonarqube-web-api-structure.json
  - type: JSONLD
    url: json-ld/sonarqube-context.jsonld
  - type: SpectralRules
    url: rules/sonarqube-rules.yml
  - type: Examples
    url: examples/sonarqube-search-issues-example.json
  - type: Examples
    url: examples/sonarqube-quality-gate-status-example.json
  - type: Examples
    url: examples/sonarqube-component-measures-example.json
- aid: sonarqube:sonarqube-measures-api
  name: SonarQube Measures API
  description: Component metrics and measurement data
  humanURL: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  tags:
  - Measures
  properties:
  - type: OpenAPI
    url: openapi/sonarqube-measures-api-openapi.yml
  - type: Documentation
    url: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  - type: Reference
    url: https://api-docs.sonarsource.com/
  - type: JSONSchema
    url: json-schema/sonarqube-issue-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-project-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-quality-gate-schema.json
  - type: JSONStructure
    url: json-structure/sonarqube-web-api-structure.json
  - type: JSONLD
    url: json-ld/sonarqube-context.jsonld
  - type: SpectralRules
    url: rules/sonarqube-rules.yml
  - type: Examples
    url: examples/sonarqube-search-issues-example.json
  - type: Examples
    url: examples/sonarqube-quality-gate-status-example.json
  - type: Examples
    url: examples/sonarqube-component-measures-example.json
- aid: sonarqube:sonarqube-projects-api
  name: SonarQube Projects API
  description: Project creation, search, and management
  humanURL: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/sonarqube-projects-api-openapi.yml
  - type: Documentation
    url: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  - type: Reference
    url: https://api-docs.sonarsource.com/
  - type: JSONSchema
    url: json-schema/sonarqube-issue-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-project-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-quality-gate-schema.json
  - type: JSONStructure
    url: json-structure/sonarqube-web-api-structure.json
  - type: JSONLD
    url: json-ld/sonarqube-context.jsonld
  - type: SpectralRules
    url: rules/sonarqube-rules.yml
  - type: Examples
    url: examples/sonarqube-search-issues-example.json
  - type: Examples
    url: examples/sonarqube-quality-gate-status-example.json
  - type: Examples
    url: examples/sonarqube-component-measures-example.json
- aid: sonarqube:sonarqube-quality-gates-api
  name: SonarQube Quality Gates API
  description: Quality gate configuration and status
  humanURL: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  tags:
  - Quality Gates
  properties:
  - type: OpenAPI
    url: openapi/sonarqube-quality-gates-api-openapi.yml
  - type: Documentation
    url: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  - type: Reference
    url: https://api-docs.sonarsource.com/
  - type: JSONSchema
    url: json-schema/sonarqube-issue-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-project-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-quality-gate-schema.json
  - type: JSONStructure
    url: json-structure/sonarqube-web-api-structure.json
  - type: JSONLD
    url: json-ld/sonarqube-context.jsonld
  - type: SpectralRules
    url: rules/sonarqube-rules.yml
  - type: Examples
    url: examples/sonarqube-search-issues-example.json
  - type: Examples
    url: examples/sonarqube-quality-gate-status-example.json
  - type: Examples
    url: examples/sonarqube-component-measures-example.json
- aid: sonarqube:sonarqube-rules-api
  name: SonarQube Rules API
  description: Analysis rule search and configuration
  humanURL: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  tags:
  - Rules
  properties:
  - type: OpenAPI
    url: openapi/sonarqube-rules-api-openapi.yml
  - type: Documentation
    url: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  - type: Reference
    url: https://api-docs.sonarsource.com/
  - type: JSONSchema
    url: json-schema/sonarqube-issue-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-project-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-quality-gate-schema.json
  - type: JSONStructure
    url: json-structure/sonarqube-web-api-structure.json
  - type: JSONLD
    url: json-ld/sonarqube-context.jsonld
  - type: SpectralRules
    url: rules/sonarqube-rules.yml
  - type: Examples
    url: examples/sonarqube-search-issues-example.json
  - type: Examples
    url: examples/sonarqube-quality-gate-status-example.json
  - type: Examples
    url: examples/sonarqube-component-measures-example.json
- aid: sonarqube:sonarqube-system-api
  name: SonarQube System API
  description: SonarQube server status and health monitoring
  humanURL: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  tags:
  - System
  properties:
  - type: OpenAPI
    url: openapi/sonarqube-system-api-openapi.yml
  - type: Documentation
    url: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  - type: Reference
    url: https://api-docs.sonarsource.com/
  - type: JSONSchema
    url: json-schema/sonarqube-issue-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-project-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-quality-gate-schema.json
  - type: JSONStructure
    url: json-structure/sonarqube-web-api-structure.json
  - type: JSONLD
    url: json-ld/sonarqube-context.jsonld
  - type: SpectralRules
    url: rules/sonarqube-rules.yml
  - type: Examples
    url: examples/sonarqube-search-issues-example.json
  - type: Examples
    url: examples/sonarqube-quality-gate-status-example.json
  - type: Examples
    url: examples/sonarqube-component-measures-example.json
- aid: sonarqube:sonarqube-users-api
  name: SonarQube Users API
  description: User account management
  humanURL: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/sonarqube-users-api-openapi.yml
  - type: Documentation
    url: https://docs.sonarsource.com/sonarqube-server/latest/extension-guide/web-api/
  - type: Reference
    url: https://api-docs.sonarsource.com/
  - type: JSONSchema
    url: json-schema/sonarqube-issue-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-project-schema.json
  - type: JSONSchema
    url: json-schema/sonarqube-quality-gate-schema.json
  - type: JSONStructure
    url: json-structure/sonarqube-web-api-structure.json
  - type: JSONLD
    url: json-ld/sonarqube-context.jsonld
  - type: SpectralRules
    url: rules/sonarqube-rules.yml
  - type: Examples
    url: examples/sonarqube-search-issues-example.json
  - type: Examples
    url: examples/sonarqube-quality-gate-status-example.json
  - type: Examples
    url: examples/sonarqube-component-measures-example.json
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/sonarqube/overview
- type: DomainSecurity
  url: security/sonarqube-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/sonarsource
- type: Portal
  url: https://www.sonarsource.com/products/sonarqube/
- type: Documentation
  url: https://docs.sonarsource.com/sonarqube-server/
- type: Reference
  url: https://api-docs.sonarsource.com/
- type: Website
  url: https://www.sonarsource.com/
- type: GitHubOrganization
  url: https://github.com/SonarSource
- type: Blog
  url: https://www.sonarsource.com/blog/
- type: Support
  url: https://community.sonarsource.com/
- type: StatusPage
  url: https://status.sonarsource.com/
- type: Pricing
  url: https://www.sonarsource.com/plans-and-pricing/
- type: TermsOfService
  url: https://www.sonarsource.com/terms/
- type: PrivacyPolicy
  url: https://www.sonarsource.com/privacy/
- type: Vocabulary
  url: vocabulary/sonarqube-vocabulary.yml
  title: SonarQube Vocabulary
- type: Integrations
  url: https://www.sonarsource.com/integrations/
- name: MCP Server
  url: https://github.com/SonarSource/sonarqube-mcp-server
  type: MCPServer
integrations:
- name: GitHub
- name: Bitbucket
- name: Azure DevOps
- name: GitLab
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/sonarqube"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sonarqube/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sonarqube/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.