Qodo website screenshot

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 5 APIs on the APIs.io network, including Merge (PR-Agent), Hosted API, Qodo Command API, and 2 more. Tagged areas include Artificial Intelligence, Code Review, Code Integrity, Developer Tools, and Pull Requests.

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

31.6/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemium
1 APIs
Artificial IntelligenceCode ReviewCode IntegrityDeveloper ToolsPull Requests

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
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/qodo: 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.

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...

Qodo Qodo Command API

Terminal agent runner; serve agents as HTTP APIs or MCP services.

Qodo Qodo Gen API

AI coding assistant IDE plugin - generation, chat, and test generation.

Qodo Qodo Merge API

Agentic pull request review Git app (built on open-source PR-Agent).

Scroll for all 7

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 4

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.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  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/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.
- aid: qodo:qodo-gen-qodo-command-api
  name: Qodo Qodo Command API
  description: Terminal agent runner; serve agents as HTTP APIs or MCP services.
  humanURL: https://docs.qodo.ai/code-review
  baseURL: https://qodo-merge.st.qodo.ai/api/v1
  tags:
  - Qodo Command
  properties:
  - type: OpenAPI
    url: openapi/qodo-gen-qodo-command-api-openapi.yml
  - type: Documentation
    url: https://docs.qodo.ai/code-review
  - type: APIReference
    url: https://qodo-merge-docs.qodo.ai/tools/review/
  - type: SourceCode
    url: https://github.com/qodo-ai/pr-agent
  - type: Documentation
    url: https://qodo-merge-docs.qodo.ai/tools/improve/
  - type: Documentation
    url: https://qodo-merge-docs.qodo.ai/tools/describe/
  - type: Documentation
    url: https://qodo-merge-docs.qodo.ai/tools/ask/
  - type: Documentation
    url: https://docs.qodo.ai/qodo-documentation/qodo-gen
  - type: Documentation
    url: https://docs.qodo.ai/qodo-documentation/qodo-command
  - type: APIReference
    url: https://docs.qodo.ai/qodo-documentation/qodo-command/features/creating-and-managing-agents
  - type: SourceCode
    url: https://github.com/qodo-ai/command
- aid: qodo:qodo-gen-qodo-gen-api
  name: Qodo Qodo Gen API
  description: AI coding assistant IDE plugin - generation, chat, and test generation.
  humanURL: https://docs.qodo.ai/code-review
  baseURL: https://qodo-merge.st.qodo.ai/api/v1
  tags:
  - Qodo Gen
  properties:
  - type: OpenAPI
    url: openapi/qodo-gen-qodo-gen-api-openapi.yml
  - type: Documentation
    url: https://docs.qodo.ai/code-review
  - type: APIReference
    url: https://qodo-merge-docs.qodo.ai/tools/review/
  - type: SourceCode
    url: https://github.com/qodo-ai/pr-agent
  - type: Documentation
    url: https://qodo-merge-docs.qodo.ai/tools/improve/
  - type: Documentation
    url: https://qodo-merge-docs.qodo.ai/tools/describe/
  - type: Documentation
    url: https://qodo-merge-docs.qodo.ai/tools/ask/
  - type: Documentation
    url: https://docs.qodo.ai/qodo-documentation/qodo-gen
  - type: Documentation
    url: https://docs.qodo.ai/qodo-documentation/qodo-command
  - type: APIReference
    url: https://docs.qodo.ai/qodo-documentation/qodo-command/features/creating-and-managing-agents
  - type: SourceCode
    url: https://github.com/qodo-ai/command
- aid: qodo:qodo-gen-qodo-merge-api
  name: Qodo Qodo Merge API
  description: Agentic pull request review Git app (built on open-source PR-Agent).
  humanURL: https://docs.qodo.ai/code-review
  baseURL: https://qodo-merge.st.qodo.ai/api/v1
  tags:
  - Qodo Merge
  properties:
  - type: OpenAPI
    url: openapi/qodo-gen-qodo-merge-api-openapi.yml
  - type: Documentation
    url: https://docs.qodo.ai/code-review
  - type: APIReference
    url: https://qodo-merge-docs.qodo.ai/tools/review/
  - type: SourceCode
    url: https://github.com/qodo-ai/pr-agent
  - type: Documentation
    url: https://qodo-merge-docs.qodo.ai/tools/improve/
  - type: Documentation
    url: https://qodo-merge-docs.qodo.ai/tools/describe/
  - type: Documentation
    url: https://qodo-merge-docs.qodo.ai/tools/ask/
  - type: Documentation
    url: https://docs.qodo.ai/qodo-documentation/qodo-gen
  - type: Documentation
    url: https://docs.qodo.ai/qodo-documentation/qodo-command
  - type: APIReference
    url: https://docs.qodo.ai/qodo-documentation/qodo-command/features/creating-and-managing-agents
  - type: SourceCode
    url: https://github.com/qodo-ai/command
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/
- url: https://www.qodo.ai/blog/
  type: Blog
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 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.