Qodo Qodo Merge API
Agentic pull request review Git app (built on open-source PR-Agent).
Qodo Qodo Merge API is one of 3 APIs that Qodo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Qodo Merge. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 6 operations across 6 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against 2 base URLs: https://qodo-merge.{tenant}.st.qodo.ai/api/v1, http://localhost:3000.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Qodo Qodo Merge API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as Authorization (qodoApiKey).
An API key is passed in the header as X-Hub-Signature-256 (webhookSecret).
By default, every request must be authenticated.
qodoApiKey— Qodo API key / token issued from the Qodo dashboard. Used by the CLI and platform surfaces. BYOK (bring your own LLM key) is available on Enterprise. Exact hea…webhookSecret— Shared secret configured when installing the Qodo Merge Git webhook, verified on each inbound event from the Git provider.
Paths & Operations 6
Across 6 paths, the API surfaces 6 operations — 6 POST. Each is listed below with its method, path, parameters, and response codes.
Agentic pull request review Git app (built on open-source PR-Agent).
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is PullRequestTarget (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Qodo 2
Other APIs Qodo publishes across the network.