Gitar website screenshot

Gitar

Gitar is an AI code review platform that goes beyond commenting on pull and merge requests — it automatically fixes broken builds, failing tests, linting errors, and code-review findings, and validates every change against your CI pipeline before it is pushed. It works directly in the GitHub and GitLab PR interface, analyzes CI failures, deduplicates flaky tests, and runs natural-language repository rules from a .gitar/rules directory. Built by engineers from Uber's development stack and acquired by Sonar (SonarQube), Gitar is used by teams including SoFi, DeepL, and Altruist. It exposes a Bearer-token External API (api.gitar.ai/v1) on the Enterprise plan for installation health checks and GitLab project onboarding, and integrates with Buildkite, CircleCI, Bitrise, Jira, Linear, and Slack.

Gitar publishes 3 APIs on the APIs.io network: GitLab MR Status API, GitLab Projects API, and Installation Health API. Tagged areas include Company, Developer Tools, Code Review, CI/CD, and Code Quality.

Gitar’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, support, and 22 more developer resources.

52.5/100 developing ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
3 APIs 1 MCP Servers
CompanyDeveloper ToolsCode ReviewCI/CDCode QualityAIDeveloper ProductivityAutomation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 52.5/100 · developing
Contract Quality 14.2 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/gitar: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

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

Gitar GitLab MR Status API

The GitLab MR Status API from Gitar — 1 operation(s) for gitlab mr status.

Gitar GitLab Projects API

The GitLab Projects API from Gitar — 1 operation(s) for gitlab projects.

Gitar Installation Health API

The Installation Health API from Gitar — 1 operation(s) for installation health.

MCP Servers 1

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

gitar-mcp.yml

MCP SERVER

Security Posture 3

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

Gitar Authentication

http · 1 scheme

SECURITY

Gitar Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Gitar Trust Center

SOC 2, ISO 27001, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Gitar Agentic Access

3 operations · 1 acting

3 operations · 1 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

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 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: gitar
name: Gitar
description: Gitar is an AI code review platform that goes beyond commenting on pull and merge requests — it automatically
  fixes broken builds, failing tests, linting errors, and code-review findings, and validates every change against your CI
  pipeline before it is pushed. It works directly in the GitHub and GitLab PR interface, analyzes CI failures, deduplicates
  flaky tests, and runs natural-language repository rules from a .gitar/rules directory. Built by engineers from Uber's development
  stack and acquired by Sonar (SonarQube), Gitar is used by teams including SoFi, DeepL, and Altruist. It exposes a Bearer-token
  External API (api.gitar.ai/v1) on the Enterprise plan for installation health checks and GitLab project onboarding, and
  integrates with Buildkite, CircleCI, Bitrise, Jira, Linear, and Slack.
url: https://raw.githubusercontent.com/api-evangelist/gitar/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- sierra-ventures
x-tier: profiled
x-tier-reason: portfolio-lead
x-acquired-by: sonar
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://gitar.ai/assets/meta-banner.png
tags:
- Company
- Developer Tools
- Code Review
- CI/CD
- Code Quality
- AI
- Developer Productivity
- Automation
apis:
- aid: gitar:gitar-gitlab-mr-status-api
  name: Gitar GitLab MR Status API
  description: The GitLab MR Status API from Gitar — 1 operation(s) for gitlab mr status.
  humanURL: https://docs.gitar.ai/api-reference/overview
  baseURL: https://api.gitar.ai/v1
  tags:
  - GitLab MR Status
  properties:
  - type: OpenAPI
    url: openapi/gitar-gitlab-mr-status-api-openapi.yml
  - type: APIReference
    url: https://docs.gitar.ai/api-reference/overview
- aid: gitar:gitar-gitlab-projects-api
  name: Gitar GitLab Projects API
  description: The GitLab Projects API from Gitar — 1 operation(s) for gitlab projects.
  humanURL: https://docs.gitar.ai/api-reference/overview
  baseURL: https://api.gitar.ai/v1
  tags:
  - GitLab Projects
  properties:
  - type: OpenAPI
    url: openapi/gitar-gitlab-projects-api-openapi.yml
  - type: APIReference
    url: https://docs.gitar.ai/api-reference/overview
- aid: gitar:gitar-installation-health-api
  name: Gitar Installation Health API
  description: The Installation Health API from Gitar — 1 operation(s) for installation health.
  humanURL: https://docs.gitar.ai/api-reference/overview
  baseURL: https://api.gitar.ai/v1
  tags:
  - Installation Health
  properties:
  - type: OpenAPI
    url: openapi/gitar-installation-health-api-openapi.yml
  - type: APIReference
    url: https://docs.gitar.ai/api-reference/overview
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://gitar.ai/
- type: DeveloperPortal
  url: https://docs.gitar.ai/
- type: Documentation
  url: https://docs.gitar.ai/
- type: APIReference
  url: https://docs.gitar.ai/api-reference/overview
- type: GettingStarted
  url: https://docs.gitar.ai/quickstart
- type: Blog
  url: https://gitar.ai/blog
- type: Pricing
  url: https://gitar.ai/pricing
- type: SignUp
  url: https://app.gitar.ai/sign-up
- type: Login
  url: https://app.gitar.ai/sign-in
- type: Support
  url: https://go.gitar.ai/community
- type: GitHubOrganization
  url: https://github.com/gitarcode
- type: TermsOfService
  url: https://gitar.ai/terms-of-service
- type: PrivacyPolicy
  url: https://gitar.ai/privacy-policy
- type: StatusPage
  url: https://status.gitar.ai
- type: TrustCenter
  url: https://trust.gitar.ai/
- type: Compliance
  url: security/gitar-trust-center.yml
- type: OpenAPI
  url: openapi/gitar-openapi-original.json
- type: LLMsTxt
  url: llms/gitar-llms.txt
- type: MCPServer
  url: mcp/gitar-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/gitar-openapi-overlay.yaml
- type: Authentication
  url: authentication/gitar-authentication.yml
- type: Conventions
  url: conventions/gitar-conventions.yml
- type: ErrorCatalog
  url: errors/gitar-problem-types.yml
- type: Lifecycle
  url: lifecycle/gitar-lifecycle.yml
- type: Conformance
  url: conformance/gitar-conformance.yml
- type: DataModel
  url: data-model/gitar-data-model.yml
- type: AgenticAccess
  url: agentic-access/gitar-agentic-access.yml
- type: DomainSecurity
  url: security/gitar-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence