How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Argo Workflow Templates API

Operations for managing reusable workflow templates

Argo Workflow Templates API is one of 14 APIs that Argo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include WorkflowTemplates. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 5 operations across 2 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 3.5.0.

Requests are made against a single base URL, https://{host}:{port}/api/v1.

5 operations 2 paths 15 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.5.0
Base URL
https://localhost:2746/api/v1
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Argo Workflow Templates API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Argo Workflows API token authentication

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Workflow Templates 5

Operations for managing reusable workflow templates

GET
/workflow-templates/{namespace}
Argo Workflows Argo List Workflow Templates
listWorkflowTemplates 2 params → 200
POST
/workflow-templates/{namespace}
Argo Workflows Argo Create a Workflow Template
createWorkflowTemplate 1 param body → 200
GET
/workflow-templates/{namespace}/{name}
Argo Workflows Argo Get a Workflow Template
getWorkflowTemplate 2 params → 200
PUT
/workflow-templates/{namespace}/{name}
Argo Workflows Argo Update a Workflow Template
updateWorkflowTemplate 2 params body → 200
DELETE
/workflow-templates/{namespace}/{name}
Argo Workflows Argo Delete a Workflow Template
deleteWorkflowTemplate 2 params → 200

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are WorkflowSpec (16 properties), Template (13 properties), ObjectMeta (9 properties), DAGTask (8 properties). Each schema is shown below with its type and property counts.

WorkflowTemplate
object
A reusable workflow template resource
4 properties
WorkflowTemplateUpdateRequest
object
3 properties
Artifact
object
A workflow artifact
7 properties
WorkflowTemplateList
object
3 properties
Outputs
object
Outputs from a template
4 properties
DAGTask
object
A task in a DAG template
8 properties
RetryStrategy
object
Strategy for retrying failed steps
3 properties
WorkflowSpec
object
Specification of a workflow
16 properties
Arguments
object
Arguments to pass to a template
2 properties
WorkflowStep
object
A step in a steps template
7 properties
Inputs
object
Inputs for a template
2 properties
Template
object
A workflow template definition
13 properties
ObjectMeta
object
Kubernetes object metadata
9 properties
Parameter
object
A workflow parameter
6 properties
WorkflowTemplateCreateRequest
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

argo-workflow-templates-api-openapi.yml Raw ↑

Other APIs Argo publishes across the network.

Argo Events API
Argo Rollouts API
Argo Applications API
Argo Clusters API
Argo Cron Workflows API
Argo Info API
Argo Projects API
Argo Repositories API
Argo Session API
Argo Settings API
Argo Version API
Argo Workflow Archives API
Where this information came from

This is an independent, third-party profile of Argo Workflow Templates API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.