Conductor OSS REST API

The Conductor OSS REST API is the canonical control plane for the workflow engine — registering and versioning workflow and task definitions, starting and querying workflow executions, polling and updating tasks from workers, and wiring external event sources into workflows. It is served by the Conductor Server (Java / Spring Boot) and is the same surface used by every official Conductor SDK and the Orkes-hosted Conductor Cloud.

Conductor OSS REST API is one of 2 APIs that Conductor OSS publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 machine-runnable capabilities that can be deployed as REST, MCP, or Agent Skill surfaces via Naftiko.

Tagged areas include Agentic AI, Durable Execution, Event-Driven, Microservices, and Open Source. The published artifact set on APIs.io includes API documentation, an API reference, a quickstart, authentication docs, an OpenAPI specification, and 4 Naftiko capability specs.

OpenAPI Specification

conductor-oss-openapi.yml Raw ↑