Home
Providers
Apache DolphinScheduler
Apache DolphinScheduler
Apache DolphinScheduler is a modern distributed and extensible data orchestration platform governed by the Apache Software Foundation. It provides a DAG-based visual workflow designer, multi-master/multi-worker architecture for horizontal scaling, and a comprehensive REST API for programmatic control. It supports dozens of task types (Shell, Spark, Flink, SQL, Python, HTTP, etc.), multi-cloud deployments, multi-tenancy, backfill, and a Python SDK (PyDolphinScheduler).
Apache DolphinScheduler publishes 1 API on the APIs.io network. Tagged areas include Apache, DAG, Data Pipeline, Open-Source, and Orchestration.
The Apache DolphinScheduler catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
Apache DolphinScheduler’s developer surface includes developer portal, documentation, getting-started guide, and 14 more developer resources.
1 APIs
8 Features
5 Use Cases
On this page
Kin Score
APIs 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 8
Vocabularies 1
Spectral Rules 1
JSON Schema 4
JSON Structure 4
Examples 4
Security Posture 2
Use Cases 5
Integrations 7
Resources 17
apis.yml
37 Operational Transparency
Composite quality — 34.4/100 · thin
Agent readiness — 4/100 · human only
Individual APIs this provider publishes, each with its own machine-readable definition.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Scroll for all 8
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
What developers build with this provider.
Pre-built integrations with other platforms and tools.
Scroll for all 7
Get Started 2
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Design & Contract 1
Pagination, idempotency, versioning, errors, and events
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 1
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Source (apis.yml)
aid: apache-dolphinscheduler
name: Apache DolphinScheduler
description: Apache DolphinScheduler is a modern distributed and extensible data orchestration platform governed by the Apache
Software Foundation. It provides a DAG-based visual workflow designer, multi-master/multi-worker architecture for horizontal
scaling, and a comprehensive REST API for programmatic control. It supports dozens of task types (Shell, Spark, Flink, SQL,
Python, HTTP, etc.), multi-cloud deployments, multi-tenancy, backfill, and a Python SDK (PyDolphinScheduler).
type: Index
deliveryModel:
model: self-hosted
license: Apache-2.0
open_source: true
commercial: false
callable_host: false
label: Self-hosted open source · you run it yourself
confidence: high
source:
- license
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
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/apache-dolphinscheduler.png
tags:
- Apache
- DAG
- Data Pipeline
- Open-Source
- Orchestration
- Python
- Scheduling
- Workflows
tags_raw:
- Apache
- DAG
- Data Pipeline
- Open Source
- Orchestration
- Python
- Scheduling
- Workflow
created: '2026-03-16'
modified: '2026-04-19'
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: apache-dolphinscheduler:apache-dolphinscheduler-rest-api
name: Apache DolphinScheduler REST API
description: The DolphinScheduler REST API enables programmatic management of projects, workflow definitions (DAGs), workflow
instances, task types, schedules, resources, data sources, alerts, tenants, and users. Authentication is via API token.
A Swagger UI is available at /dolphinscheduler/swagger-ui/index.html.
humanURL: https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/guide/open-api.html
tags:
- Alerts
- DAG
- Data Sources
- Project
- REST
- Resources
- Scheduling
- Task
- Tenants
- Workflows
tags_raw:
- Alerts
- DAG
- Data Sources
- Projects
- REST
- Resources
- Scheduling
- Tasks
- Tenants
- Workflow
properties:
- type: Documentation
url: https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/guide/open-api.html
- type: GettingStarted
url: https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/start/quick-start.html
- type: GitHubRepository
url: https://github.com/apache/dolphinscheduler
- type: SDKs
url: https://pypi.org/project/apache-airflow-providers-apache-dolphinscheduler/
title: Python SDK (PyDolphinScheduler)
- type: Tools
url: https://hub.docker.com/r/apache/dolphinscheduler-standalone-server
title: Docker Image
- type: Tools
url: https://github.com/apache/dolphinscheduler-operator
title: Kubernetes Operator
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/json-schema/apache-dolphinscheduler-schedule-schema.json
title: Schedule
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/json-schema/apache-dolphinscheduler-task-definition-schema.json
title: Task Definition
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/json-schema/apache-dolphinscheduler-workflow-definition-schema.json
title: Workflow Definition
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/json-schema/apache-dolphinscheduler-workflow-instance-schema.json
title: Workflow Instance
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/json-structure/apache-dolphinscheduler-schedule-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/json-structure/apache-dolphinscheduler-task-definition-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/json-structure/apache-dolphinscheduler-workflow-definition-structure.json
- type: JSONStructure
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/json-structure/apache-dolphinscheduler-workflow-instance-structure.json
- type: JSONLD
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/json-ld/apache-dolphinscheduler-context.jsonld
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/examples/apache-dolphinscheduler-schedule-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/examples/apache-dolphinscheduler-task-definition-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/examples/apache-dolphinscheduler-workflow-definition-example.json
- type: Examples
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/examples/apache-dolphinscheduler-workflow-instance-example.json
maintainers:
- FN: Kin Lane
email: info@apievangelist.com
common:
- type: Website
url: https://www.apache.org/
- type: IssueTracker
url: https://github.com/apache/dolphinscheduler/issues
- type: Releases
url: https://github.com/apache/dolphinscheduler/releases
- type: SecurityPolicy
url: https://github.com/apache/dolphinscheduler/blob/dev/SECURITY.md
- type: CodeOfConduct
url: https://github.com/apache/.github/blob/main/.github/CODE_OF_CONDUCT.md
- type: ContributionGuide
url: https://github.com/apache/dolphinscheduler/blob/dev/CONTRIBUTING.md
- type: License
name: Apache-2.0
url: https://github.com/apache/dolphinscheduler/blob/dev/LICENSE
- type: VulnerabilityDisclosure
url: security/apache-dolphinscheduler-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/apache-dolphinscheduler-domain-security.yml
- type: LinkedIn
url: https://www.linkedin.com/company/apache-dolphinscheduler
- type: Portal
url: https://dolphinscheduler.apache.org/
- type: Documentation
url: https://dolphinscheduler.apache.org/en-us/docs/latest/
- type: GettingStarted
url: https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/start/quick-start.html
- type: GitHubOrganization
url: https://github.com/apache
- type: GitHubRepository
url: https://github.com/apache/dolphinscheduler
- type: SDKs
url: https://github.com/apache/dolphinscheduler-sdk-python
title: PyDolphinScheduler Python SDK
- type: Features
data:
- name: DAG Visual Workflow Designer
description: Web-based drag-and-drop interface for building directed acyclic graph (DAG) workflows with real-time execution
visualization.
- name: REST Open API
description: Comprehensive REST API for all platform operations including workflow management, scheduling, resource management,
and administration.
- name: Multi-Master/Worker Architecture
description: Decentralized architecture with horizontal scaling support, capable of processing tens of millions of tasks
per day.
- name: Rich Task Types
description: Built-in task types including Shell, Spark, Flink, SQL, Python, HTTP, DataX, Seatunnel, Jupyter, and custom
task plugins.
- name: Multi-Tenancy
description: Supports multiple tenants with isolated resource quotas, permissions, and workflow namespaces.
- name: Workflow Versioning
description: Version control for workflow definitions and instances, enabling rollback and auditing of workflow changes.
- name: Data Source Management
description: Unified data source management supporting MySQL, PostgreSQL, Hive, Trino, Spark, ClickHouse, and many other
databases.
- name: Python SDK
description: PyDolphinScheduler allows defining and managing workflows programmatically in Python with code-first workflow
authoring.
- type: UseCases
data:
- name: Data Pipeline Orchestration
description: Orchestrate complex ETL/ELT data pipelines with dependencies, retries, and monitoring across distributed
systems.
- name: Machine Learning Workflows
description: Schedule and manage ML model training, evaluation, and deployment pipelines with task dependencies.
- name: Multi-Cloud Data Workflows
description: Orchestrate workflows spanning multiple cloud providers and data centers with unified scheduling.
- name: SQL and Analytics Scheduling
description: Schedule recurring SQL queries, reports, and analytics jobs against multiple data sources.
- name: DevOps and CI/CD Pipelines
description: Automate deployment workflows, data quality checks, and operational tasks with DolphinScheduler DAGs.
- type: Integrations
data:
- name: Apache Spark
description: Native Spark task type for submitting Spark batch and streaming jobs from DolphinScheduler workflows.
- name: Apache Flink
description: Native Flink task type for submitting Flink stream processing jobs.
- name: Apache Hive
description: Hive data source and task type for SQL-on-Hadoop workloads.
- name: Kubernetes
description: Kubernetes deployment mode and K8s task type for container-native workflow execution.
- name: Docker
description: Official Docker images and Docker Compose configuration for rapid deployment.
- name: DataX / SeaTunnel
description: Native task types for DataX and SeaTunnel data integration frameworks.
- name: Apache Airflow
description: An Airflow provider package allows triggering DolphinScheduler workflows from Airflow DAGs.
- type: Vocabulary
url: https://raw.githubusercontent.com/api-evangelist/apache-dolphinscheduler/refs/heads/main/vocabulary/apache-dolphinscheduler-vocabulary.yaml
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/apache-dolphinscheduler"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/apache-dolphinscheduler/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/apache-dolphinscheduler/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.