Argo Workflows website screenshot

Argo Workflows

Argo Workflows is an open-source, container-native workflow engine for orchestrating parallel jobs on Kubernetes. It is a CNCF graduated project that allows you to define workflows where each step is a container, model multi-step workflows as sequences of tasks or DAGs, and run compute-intensive jobs for machine learning, data processing, and CI/CD pipelines natively on Kubernetes. Governed by the Linux Foundation and the CNCF.

Argo Workflows publishes 11 APIs on the APIs.io network, including ArchivedWorkflowService API, ArtifactService API, ClusterWorkflowTemplateService API, and 8 more. Tagged areas include CNCF, Containers, Data Processing, Kubernetes, and Machine Learning.

The Argo Workflows catalog on APIs.io includes 7 JSON-LD contexts and 2 Spectral governance rulesets.

Argo Workflows’ developer surface includes authentication, engineering blog, documentation, getting-started guide, release notes, changelog, CLI, and 10 more developer resources.

52.0/100 developing ▼ -6.5 Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
11 APIs 12 Features 6 Use Cases
CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 52.0/100 · developing
Contract Quality 12.5 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 6.8 / 13
Governance 8.3 / 12
Discoverability 6.5 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/argo-workflows: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Argo Workflows ArchivedWorkflowService API

The ArchivedWorkflowService API from Argo Workflows — 6 operation(s) for archivedworkflowservice.

Argo Workflows ArtifactService API

The ArtifactService API from Argo Workflows — 5 operation(s) for artifactservice.

Argo Workflows ClusterWorkflowTemplateService API

The ClusterWorkflowTemplateService API from Argo Workflows — 3 operation(s) for clusterworkflowtemplateservice.

Argo Workflows CronWorkflowService API

The CronWorkflowService API from Argo Workflows — 5 operation(s) for cronworkflowservice.

Argo Workflows EventService API

The EventService API from Argo Workflows — 2 operation(s) for eventservice.

Argo Workflows EventSourceService API

The EventSourceService API from Argo Workflows — 4 operation(s) for eventsourceservice.

Argo Workflows InfoService API

The InfoService API from Argo Workflows — 4 operation(s) for infoservice.

Argo Workflows SensorService API

The SensorService API from Argo Workflows — 4 operation(s) for sensorservice.

Argo Workflows SyncService API

The SyncService API from Argo Workflows — 2 operation(s) for syncservice.

Argo Workflows WorkflowService API

The WorkflowService API from Argo Workflows — 15 operation(s) for workflowservice.

Argo Workflows WorkflowTemplateService API

The WorkflowTemplateService API from Argo Workflows — 3 operation(s) for workflowtemplateservice.

Scroll for all 11

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Argo Workflows

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Argo Workflows Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 12

Notable capabilities this provider offers.

Container-Native Workflows

Every workflow step runs as a Kubernetes container, providing complete isolation and reproducibility.

DAG and Step-Based Orchestration

Define multi-step workflows as sequential steps or directed acyclic graphs (DAGs) with dependencies.

Parallel Execution

Run multiple workflow steps in parallel to maximize compute utilization and reduce execution time.

Workflow Templates

Store and reuse workflow definitions as templates across the cluster.

Cron Workflows

Schedule workflows to run on cron schedules directly on Kubernetes.

Artifact Support

Pass artifacts between workflow steps via S3, GCS, Azure Blob, Artifactory, and more.

Workflow Archive

Persist workflow history to a database for long-term retention and querying.

Web UI

Monitor and manage workflows through a rich graphical interface.

Multi-Tenancy

Namespace-based isolation with RBAC for multi-team environments.

Event-Driven Triggers

Trigger workflows from Kubernetes events, webhooks, and custom event sources.

Python SDK (Hera)

Define workflows in Python using the Hera SDK, the official Python SDK.

Plugin Architecture

Extend with custom executor plugins and artifact driver plugins.

Scroll for all 12

Semantic Vocabularies 7

JSON-LD contexts and semantic vocabularies used across these APIs.

Argo Workflows Eventsource Context

6 classes · 10 properties

JSON-LD

Argo Workflows Github Context

122 classes · 361 properties

JSON-LD

Argo Workflows Google Context

1 classes · 2 properties

JSON-LD

Argo Workflows Grpc Context

2 classes · 7 properties

JSON-LD

Argo Workflows Io Context

281 classes · 611 properties

JSON-LD

Argo Workflows Sensor Context

6 classes · 12 properties

JSON-LD

Argo Workflows Sync Context

4 classes · 5 properties

JSON-LD

Scroll for all 7

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Argo Workflows API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Argo Workflows API Rules

15 rules · 5 errors 8 warnings 2 info

SPECTRAL

JSON Schema 421

Standalone JSON Schema definitions for this provider's data models.

eventsource.CreateEventSourceRequest

2 properties

JSON SCHEMA

eventsource.EventSourceWatchEvent

2 properties

JSON SCHEMA

eventsource.LogEntry

7 properties

JSON SCHEMA

eventsource.UpdateEventSourceRequest

3 properties

JSON SCHEMA

google.protobuf.Any

2 properties

JSON SCHEMA

grpc.gateway.runtime.Error

4 properties

JSON SCHEMA

grpc.gateway.runtime.StreamError

5 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Amount

0 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Artifact

23 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Backoff

4 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Cache

1 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Column

3 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Counter

1 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.DAGTask

14 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Data

2 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Event

1 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Gauge

3 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Header

2 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.HTTP

8 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Inputs

2 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Item

0 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Link

4 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Memoize

3 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Metrics

1 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Mutex

3 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Outputs

4 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Plugin

0 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.PodGC

3 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Submit

3 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Template

39 properties

JSON SCHEMA

io.argoproj.workflow.v1alpha1.Version

8 properties

JSON SCHEMA

io.k8s.api.core.v1.Affinity

3 properties

JSON SCHEMA

io.k8s.api.core.v1.AppArmorProfile

2 properties

JSON SCHEMA

io.k8s.api.core.v1.Capabilities

2 properties

JSON SCHEMA

io.k8s.api.core.v1.CephFSVolumeSource

6 properties

JSON SCHEMA

io.k8s.api.core.v1.CinderVolumeSource

4 properties

JSON SCHEMA

io.k8s.api.core.v1.ConfigMapEnvSource

2 properties

JSON SCHEMA

io.k8s.api.core.v1.ContainerPort

5 properties

JSON SCHEMA

io.k8s.api.core.v1.Container

25 properties

JSON SCHEMA

io.k8s.api.core.v1.CSIVolumeSource

5 properties

JSON SCHEMA

io.k8s.api.core.v1.EnvFromSource

3 properties

JSON SCHEMA

io.k8s.api.core.v1.EnvVar

3 properties

JSON SCHEMA

io.k8s.api.core.v1.EnvVarSource

5 properties

JSON SCHEMA

io.k8s.api.core.v1.Event

17 properties

JSON SCHEMA

io.k8s.api.core.v1.EventSeries

2 properties

JSON SCHEMA

io.k8s.api.core.v1.EventSource

2 properties

JSON SCHEMA

io.k8s.api.core.v1.ExecAction

1 properties

JSON SCHEMA

io.k8s.api.core.v1.FCVolumeSource

5 properties

JSON SCHEMA

io.k8s.api.core.v1.FileKeySelector

4 properties

JSON SCHEMA

io.k8s.api.core.v1.FlexVolumeSource

5 properties

JSON SCHEMA

io.k8s.api.core.v1.GRPCAction

2 properties

JSON SCHEMA

io.k8s.api.core.v1.HostAlias

2 properties

JSON SCHEMA

io.k8s.api.core.v1.HTTPGetAction

5 properties

JSON SCHEMA

io.k8s.api.core.v1.HTTPHeader

2 properties

JSON SCHEMA

io.k8s.api.core.v1.ImageVolumeSource

2 properties

JSON SCHEMA

io.k8s.api.core.v1.ISCSIVolumeSource

11 properties

JSON SCHEMA

io.k8s.api.core.v1.KeyToPath

3 properties

JSON SCHEMA

io.k8s.api.core.v1.LifecycleHandler

4 properties

JSON SCHEMA

io.k8s.api.core.v1.Lifecycle

3 properties

JSON SCHEMA

io.k8s.api.core.v1.ModifyVolumeStatus

2 properties

JSON SCHEMA

io.k8s.api.core.v1.NFSVolumeSource

3 properties

JSON SCHEMA

io.k8s.api.core.v1.NodeAffinity

2 properties

JSON SCHEMA

io.k8s.api.core.v1.NodeSelector

1 properties

JSON SCHEMA

io.k8s.api.core.v1.NodeSelectorTerm

2 properties

JSON SCHEMA

io.k8s.api.core.v1.ObjectReference

7 properties

JSON SCHEMA

io.k8s.api.core.v1.PodAffinity

2 properties

JSON SCHEMA

io.k8s.api.core.v1.PodAffinityTerm

6 properties

JSON SCHEMA

io.k8s.api.core.v1.PodAntiAffinity

2 properties

JSON SCHEMA

io.k8s.api.core.v1.PodDNSConfigOption

2 properties

JSON SCHEMA

io.k8s.api.core.v1.PodDNSConfig

3 properties

JSON SCHEMA

io.k8s.api.core.v1.PodSecurityContext

13 properties

JSON SCHEMA

io.k8s.api.core.v1.Probe

10 properties

JSON SCHEMA

io.k8s.api.core.v1.RBDVolumeSource

8 properties

JSON SCHEMA

io.k8s.api.core.v1.ResourceClaim

2 properties

JSON SCHEMA

io.k8s.api.core.v1.ScaleIOVolumeSource

10 properties

JSON SCHEMA

io.k8s.api.core.v1.SELinuxOptions

4 properties

JSON SCHEMA

io.k8s.api.core.v1.SeccompProfile

2 properties

JSON SCHEMA

io.k8s.api.core.v1.SecretEnvSource

2 properties

JSON SCHEMA

io.k8s.api.core.v1.SecretKeySelector

3 properties

JSON SCHEMA

io.k8s.api.core.v1.SecretProjection

3 properties

JSON SCHEMA

io.k8s.api.core.v1.SecretVolumeSource

4 properties

JSON SCHEMA

io.k8s.api.core.v1.SecurityContext

12 properties

JSON SCHEMA

io.k8s.api.core.v1.ServicePort

6 properties

JSON SCHEMA

io.k8s.api.core.v1.SleepAction

1 properties

JSON SCHEMA

io.k8s.api.core.v1.Sysctl

2 properties

JSON SCHEMA

io.k8s.api.core.v1.TCPSocketAction

2 properties

JSON SCHEMA

io.k8s.api.core.v1.Toleration

5 properties

JSON SCHEMA

io.k8s.api.core.v1.VolumeDevice

2 properties

JSON SCHEMA

io.k8s.api.core.v1.VolumeMount

7 properties

JSON SCHEMA

io.k8s.api.core.v1.VolumeProjection

6 properties

JSON SCHEMA

io.k8s.api.core.v1.Volume

31 properties

JSON SCHEMA

sensor.CreateSensorRequest

3 properties

JSON SCHEMA

sensor.DeleteSensorResponse

0 properties

JSON SCHEMA

sensor.LogEntry

8 properties

JSON SCHEMA

sensor.SensorWatchEvent

2 properties

JSON SCHEMA

sensor.UpdateSensorRequest

3 properties

JSON SCHEMA

sync.CreateSyncLimitRequest

5 properties

JSON SCHEMA

sync.DeleteSyncLimitResponse

0 properties

JSON SCHEMA

sync.SyncConfigType

0 properties

JSON SCHEMA

sync.SyncLimitResponse

5 properties

JSON SCHEMA

sync.UpdateSyncLimitRequest

5 properties

JSON SCHEMA

Scroll for all 421

JSON Structure 421

JSON Structure definitions describing this provider's data shapes.

Argo Workflows Sensor Log Entry Structure

8 properties

JSON STRUCTURE

Scroll for all 421

Examples 397

Example request and response payloads for these APIs.

Scroll for all 397

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Argo Workflows Authentication

apiKey · 1 scheme

SECURITY

Argo Workflows Domain Security

TLSv1.3 · HSTS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Argo Workflows Agentic Access

73 operations · 39 acting · 2 human-in-the-loop

73 operations · 39 acting

AGENTIC

Use Cases 6

What developers build with this provider.

Machine Learning Pipelines

Orchestrate data preparation, model training, evaluation, and deployment as containerized steps.

Data Processing and ETL

Run parallel data transformation and ETL jobs at scale on Kubernetes.

CI/CD on Kubernetes

Run CI/CD pipelines natively on Kubernetes without external CI tools.

Batch Processing

Process large datasets in parallel with automatic resource management.

Infrastructure Automation

Automate infrastructure provisioning, testing, and validation workflows.

Scientific Computing

Orchestrate complex scientific computation and simulation jobs with dependencies.

Integrations 10

Pre-built integrations with other platforms and tools.

Python Hera SDK

Official Python SDK for defining and submitting workflows programmatically.

Argo CD

Use Argo CD to deploy and manage Argo Workflows resources via GitOps.

Prometheus

Expose workflow metrics for Prometheus monitoring and alerting.

Grafana

Visualize workflow performance metrics in Grafana dashboards.

HashiCorp Vault

Inject secrets into workflow containers securely via Vault integration.

Amazon S3

Use S3 as artifact storage for passing data between workflow steps.

Google GCS

Use Google Cloud Storage as artifact backend.

Azure Blob Storage

Use Azure Blob Storage for artifact persistence.

Kubeflow

Run Kubeflow ML pipelines using Argo Workflows as the underlying engine.

Apache Spark

Orchestrate Apache Spark jobs as Argo Workflow steps.

Scroll for all 10

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: argo-workflows
name: Argo Workflows
description: Argo Workflows is an open-source, container-native workflow engine for orchestrating parallel jobs on Kubernetes.
  It is a CNCF graduated project that allows you to define workflows where each step is a container, model multi-step workflows
  as sequences of tasks or DAGs, and run compute-intensive jobs for machine learning, data processing, and CI/CD pipelines
  natively on Kubernetes. Governed by the Linux Foundation and the CNCF.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/argo-workflows.png
tags:
- CNCF
- Containers
- Data Processing
- Kubernetes
- Machine Learning
- Open Source
- Workflow Engine
url: https://raw.githubusercontent.com/api-evangelist/argo-workflows/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: argo-workflows:argo-workflows-archivedworkflowservice-api
  name: Argo Workflows ArchivedWorkflowService API
  description: The ArchivedWorkflowService API from Argo Workflows — 6 operation(s) for archivedworkflowservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - ArchivedWorkflowService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-archivedworkflowservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
- aid: argo-workflows:argo-workflows-artifactservice-api
  name: Argo Workflows ArtifactService API
  description: The ArtifactService API from Argo Workflows — 5 operation(s) for artifactservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - ArtifactService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-artifactservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
- aid: argo-workflows:argo-workflows-clusterworkflowtemplateservice-api
  name: Argo Workflows ClusterWorkflowTemplateService API
  description: The ClusterWorkflowTemplateService API from Argo Workflows — 3 operation(s) for clusterworkflowtemplateservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - ClusterWorkflowTemplateService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-clusterworkflowtemplateservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
- aid: argo-workflows:argo-workflows-cronworkflowservice-api
  name: Argo Workflows CronWorkflowService API
  description: The CronWorkflowService API from Argo Workflows — 5 operation(s) for cronworkflowservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - CronWorkflowService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-cronworkflowservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
- aid: argo-workflows:argo-workflows-eventservice-api
  name: Argo Workflows EventService API
  description: The EventService API from Argo Workflows — 2 operation(s) for eventservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - EventService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-eventservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
- aid: argo-workflows:argo-workflows-eventsourceservice-api
  name: Argo Workflows EventSourceService API
  description: The EventSourceService API from Argo Workflows — 4 operation(s) for eventsourceservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - EventSourceService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-eventsourceservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
- aid: argo-workflows:argo-workflows-infoservice-api
  name: Argo Workflows InfoService API
  description: The InfoService API from Argo Workflows — 4 operation(s) for infoservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - InfoService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-infoservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
- aid: argo-workflows:argo-workflows-sensorservice-api
  name: Argo Workflows SensorService API
  description: The SensorService API from Argo Workflows — 4 operation(s) for sensorservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - SensorService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-sensorservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
- aid: argo-workflows:argo-workflows-syncservice-api
  name: Argo Workflows SyncService API
  description: The SyncService API from Argo Workflows — 2 operation(s) for syncservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - SyncService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-syncservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
- aid: argo-workflows:argo-workflows-workflowservice-api
  name: Argo Workflows WorkflowService API
  description: The WorkflowService API from Argo Workflows — 15 operation(s) for workflowservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - WorkflowService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-workflowservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
- aid: argo-workflows:argo-workflows-workflowtemplateservice-api
  name: Argo Workflows WorkflowTemplateService API
  description: The WorkflowTemplateService API from Argo Workflows — 3 operation(s) for workflowtemplateservice.
  humanURL: https://argo-workflows.readthedocs.io/en/latest/swagger/
  tags:
  - WorkflowTemplateService
  properties:
  - type: OpenAPI
    url: openapi/argo-workflows-workflowtemplateservice-api-openapi.yml
  - type: Documentation
    url: https://argo-workflows.readthedocs.io/en/latest/
  - type: GettingStarted
    url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
  - type: APIReference
    url: https://argo-workflows.readthedocs.io/en/latest/swagger/
  - type: Authentication
    url: https://argo-workflows.readthedocs.io/en/latest/access-token/
common:
- type: AgenticAccess
  url: agentic-access/argo-workflows-agentic-access.yml
- type: DomainSecurity
  url: security/argo-workflows-domain-security.yml
- type: Authentication
  url: authentication/argo-workflows-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/argoproj
- type: Website
  url: https://argoproj.github.io/workflows/
- type: Blog
  url: https://blog.argoproj.io/feed
- type: Documentation
  url: https://argo-workflows.readthedocs.io/en/latest/
- type: GettingStarted
  url: https://argo-workflows.readthedocs.io/en/latest/quick-start/
- type: GitHubOrganization
  url: https://github.com/argoproj
- type: GitHubRepository
  url: https://github.com/argoproj/argo-workflows
- type: ReleaseNotes
  url: https://github.com/argoproj/argo-workflows/releases
- type: ChangeLog
  url: https://argo-workflows.readthedocs.io/en/latest/new-features/
- type: CLI
  url: https://argo-workflows.readthedocs.io/en/latest/cli/
- type: SDKs
  url: https://hera.readthedocs.io/en/stable/
- type: Support
  url: https://github.com/argoproj/argo-workflows/issues
- type: SpectralRules
  url: rules/argo-workflows-spectral-rules.yml
- type: Vocabulary
  url: vocabulary/argo-workflows-vocabulary.yaml
- type: Features
  data:
  - name: Container-Native Workflows
    description: Every workflow step runs as a Kubernetes container, providing complete isolation and reproducibility.
  - name: DAG and Step-Based Orchestration
    description: Define multi-step workflows as sequential steps or directed acyclic graphs (DAGs) with dependencies.
  - name: Parallel Execution
    description: Run multiple workflow steps in parallel to maximize compute utilization and reduce execution time.
  - name: Workflow Templates
    description: Store and reuse workflow definitions as templates across the cluster.
  - name: Cron Workflows
    description: Schedule workflows to run on cron schedules directly on Kubernetes.
  - name: Artifact Support
    description: Pass artifacts between workflow steps via S3, GCS, Azure Blob, Artifactory, and more.
  - name: Workflow Archive
    description: Persist workflow history to a database for long-term retention and querying.
  - name: Web UI
    description: Monitor and manage workflows through a rich graphical interface.
  - name: Multi-Tenancy
    description: Namespace-based isolation with RBAC for multi-team environments.
  - name: Event-Driven Triggers
    description: Trigger workflows from Kubernetes events, webhooks, and custom event sources.
  - name: Python SDK (Hera)
    description: Define workflows in Python using the Hera SDK, the official Python SDK.
  - name: Plugin Architecture
    description: Extend with custom executor plugins and artifact driver plugins.
- type: UseCases
  data:
  - name: Machine Learning Pipelines
    description: Orchestrate data preparation, model training, evaluation, and deployment as containerized steps.
  - name: Data Processing and ETL
    description: Run parallel data transformation and ETL jobs at scale on Kubernetes.
  - name: CI/CD on Kubernetes
    description: Run CI/CD pipelines natively on Kubernetes without external CI tools.
  - name: Batch Processing
    description: Process large datasets in parallel with automatic resource management.
  - name: Infrastructure Automation
    description: Automate infrastructure provisioning, testing, and validation workflows.
  - name: Scientific Computing
    description: Orchestrate complex scientific computation and simulation jobs with dependencies.
- type: Integrations
  data:
  - name: Python Hera SDK
    description: Official Python SDK for defining and submitting workflows programmatically.
  - name: Argo CD
    description: Use Argo CD to deploy and manage Argo Workflows resources via GitOps.
  - name: Prometheus
    description: Expose workflow metrics for Prometheus monitoring and alerting.
  - name: Grafana
    description: Visualize workflow performance metrics in Grafana dashboards.
  - name: HashiCorp Vault
    description: Inject secrets into workflow containers securely via Vault integration.
  - name: Amazon S3
    description: Use S3 as artifact storage for passing data between workflow steps.
  - name: Google GCS
    description: Use Google Cloud Storage as artifact backend.
  - name: Azure Blob Storage
    description: Use Azure Blob Storage for artifact persistence.
  - name: Kubeflow
    description: Run Kubeflow ML pipelines using Argo Workflows as the underlying engine.
  - name: Apache Spark
    description: Orchestrate Apache Spark jobs as Argo Workflow steps.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com