Qodo

Qodo (formerly CodiumAI) is an AI code-integrity platform for automated code review, test generation, and code quality across the SDLC. Its developer surface is delivered primarily as a hosted Git app and open-source PR-Agent (Qodo Merge), IDE plugins (Qodo Gen), and a terminal agent runtime (Qodo Command/CLI) rather than a broad public HTTP API.

Qodo publishes 2 APIs on the APIs.io network: Merge (PR-Agent) and Hosted API. Tagged areas include AI, Code Review, Code Integrity, Developer Tools, and Pull Requests.

Qodo’s developer surface includes documentation, engineering blog, and 9 more developer resources.

31.0/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
4 APIs
AICode ReviewCode IntegrityDeveloper ToolsPull Requests

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 31.0/100 · thin
Contract Quality 8.1 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/qodo: 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 4

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

Qodo Merge (PR-Agent)

AI pull-request reviewer. Available as the Apache-2.0 open-source PR-Agent (CLI, GitHub Action, Docker, self-hosted webhook server) and as the hosted Qodo Merge Git app. It is i...

Qodo Gen

AI pair-programmer delivered as JetBrains and VS Code IDE plugins for context-aware code generation, test generation, and documentation. It is an editor extension and does not e...

Qodo Command/CLI

Terminal runtime for building, running, and managing AI agents across the SDLC, installed via npm (@qodo/command). Agents can be exposed locally as HTTP services (--webhook), as...

Qodo Hosted API

The hosted Qodo platform that backs Qodo Merge, Qodo Gen, and Qodo Command. As of this writing Qodo does not publish a documented, general-purpose public HTTP REST API with stab...

Open Collections 1

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

Qodo

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Qodo Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Qodo Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Qodo Finops

FINOPS

Security Posture 3

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

Qodo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Qodo Vulnerability Disclosure

security.txt · contact published

SECURITY

Qodo Trust Center

SOC 2

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: qodo
url: https://raw.githubusercontent.com/api-evangelist/qodo/refs/heads/main/apis.yml
name: Qodo
kind: company
description: Qodo (formerly CodiumAI) is an AI code-integrity platform for automated code review, test generation, and code
  quality across the SDLC. Its developer surface is delivered primarily as a hosted Git app and open-source PR-Agent (Qodo
  Merge), IDE plugins (Qodo Gen), and a terminal agent runtime (Qodo Command/CLI) rather than a broad public HTTP API.
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/qodo.png
tags:
- AI
- Code Review
- Code Integrity
- Developer Tools
- Pull Requests
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: qodo:qodo-merge-pr-agent
  name: Qodo Merge (PR-Agent)
  tags:
  - Code Review
  - Pull Requests
  - Git App
  - Open Source
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://github.com/qodo-ai/pr-agent
  properties:
  - url: https://docs.qodo.ai/code-review
    type: Documentation
  - url: https://github.com/qodo-ai/pr-agent
    type: SourceCode
  - url: openapi/qodo-openapi.yml
    type: OpenAPI
  - url: collections/qodo.postman_collection.json
    type: PostmanCollection
  - url: collections/qodo.opencollection.json
    type: OpenCollection
  description: AI pull-request reviewer. Available as the Apache-2.0 open-source PR-Agent (CLI, GitHub Action, Docker, self-hosted
    webhook server) and as the hosted Qodo Merge Git app. It is invoked through Git provider events and PR comment commands
    (/review, /describe, /improve, /ask) rather than a documented public REST API; self-hosted deployments expose a webhook
    HTTP endpoint that Git providers call.
- aid: qodo:qodo-gen
  name: Qodo Gen
  tags:
  - IDE Plugin
  - Test Generation
  - Code Generation
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.qodo.ai/products/qodo-gen/
  properties:
  - url: https://docs.qodo.ai
    type: Documentation
  - url: https://plugins.jetbrains.com/plugin/21206-qodo-gen
    type: x-jetbrains-plugin
  - url: https://marketplace.visualstudio.com/items?itemName=Codium.codium
    type: x-vscode-extension
  description: AI pair-programmer delivered as JetBrains and VS Code IDE plugins for context-aware code generation, test generation,
    and documentation. It is an editor extension and does not expose a public HTTP API; integration is through the IDE marketplace
    plugins.
- aid: qodo:qodo-command-cli
  name: Qodo Command/CLI
  tags:
  - CLI
  - Agents
  - Automation
  - MCP
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://qodo.ai/products/qodo-gen-cli
  properties:
  - url: https://docs.qodo.ai
    type: Documentation
  - url: https://github.com/qodo-ai/command
    type: SourceCode
  - url: https://www.npmjs.com/package/@qodo/command
    type: x-npm-package
  description: Terminal runtime for building, running, and managing AI agents across the SDLC, installed via npm (@qodo/command).
    Agents can be exposed locally as HTTP services (--webhook), as a web UI (--ui), or as Model Context Protocol (MCP) servers
    (--mcp). These are user-hosted local services, not a documented hosted Qodo REST API.
- aid: qodo:qodo-hosted-api
  name: Qodo Hosted API
  tags:
  - Platform
  - Hosted
  - Integrations
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.qodo.ai
  properties:
  - url: https://docs.qodo.ai
    type: Documentation
  - url: openapi/qodo-openapi.yml
    type: OpenAPI
  description: The hosted Qodo platform that backs Qodo Merge, Qodo Gen, and Qodo Command. As of this writing Qodo does not
    publish a documented, general-purpose public HTTP REST API with stable endpoints; access is via the Git app, IDE plugins,
    and CLI. This entry is a placeholder for any future documented hosted API surface.
common:
- type: TrustCenter
  url: security/qodo-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/qodo-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/qodo-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/qodo-ai
- type: LinkedIn
  url: https://www.linkedin.com/company/qodoai
- type: Website
  url: https://www.qodo.ai
- type: Documentation
  url: https://docs.qodo.ai
- type: Plans
  url: plans/qodo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/qodo-rate-limits.yml
- type: FinOps
  url: finops/qodo-finops.yml
- type: Blog
  url: https://www.qodo.ai/feed/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com