freeapis

SonarQube

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

Authentication
OAuth
HTTPS
Yes
CORS
Unknown
Category
Development

Overview

SonarQube provides code-quality APIs — token-based (SonarCloud; a bogus organization returns 404, verified).

Quick Start

Components (replace with your org):

curl "https://sonarcloud.io/api/components/search?organization=YOUR_ORG" \
  -H "Authorization: Bearer YOUR_TOKEN"
{ "errors": [ { "msg": "No organizationDto with key 'INVALID'" } ] }

Authentication

  • SonarCloud/SonarQube → user token.
  • Send it as Authorization: Bearer (bogus org → 404, verified).

Rate Limits & Notes

  • Free tier on SonarCloud (check the docs).
  • Bugs, code smells, vulnerabilities.

FAQ

Is SonarQube free? Free tier on SonarCloud; more is paid.

Why 404? A bogus organization returns 404 (verified) — use your real org.

What’s the auth style? Authorization: Bearer token.

More in Development

APIAuthHTTPSCORS
24 Pull Requests

Project to promote open source collaboration during December

No authYesYes
Agify.io

Estimates the age from a first name

No authYesYes
Amazonscraperapi

Amazon product, search & batch scraping API with residential proxies (1000 free)

API KeyYesNo
AmberOne

Turn any website into a build-ready Android, iOS, PWA or Electron app project

API KeyYesNo
API Grátis

Multiples services and public APIs

No authYesUnknown