Qodo Qodo Command API
Terminal agent runner; serve agents as HTTP APIs or MCP services.
Qodo Qodo Command 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 Command. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 1 operation across 1 path. 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 Command 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 1
Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.
Terminal agent runner; serve agents as HTTP APIs or MCP services.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Qodo 2
Other APIs Qodo publishes across the network.