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 Artificial Intelligence, Code Review, Code Integrity, Developer Tools, and Pull Requests.

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

29.8/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemium
4 APIs
Artificial IntelligenceCode ReviewCode IntegrityDeveloper ToolsPull Requests

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 29.8/100 · thin
Contract Quality 7.0 / 25
Developer Ergonomics 2.4 / 20
Access Clarity 9.5 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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 2

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

API Collection

OPEN COLLECTION

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:
- Artificial Intelligence
- Code Review
- Code Integrity
- Developer Tools
- Pull Requests
tags_raw:
- AI
- Code Review
- Code Integrity
- Developer Tools
- Pull Requests
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.23'
apis:
- aid: qodo:qodo-merge-pr-agent
  name: Qodo Merge (PR-Agent)
  tags:
  - Code Review
  - Pull Requests
  - Git App
  - Open-Source
  tags_raw:
  - 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/_original/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
  - Integration
  tags_raw:
  - 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/_original/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

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/qodo"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/qodo/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/qodo/evidence"

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

Get an API key

Free tier, no email required.

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