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

Flyte Executions API

Workflow execution creation, listing, retrieval, and termination.

Flyte Executions API is one of 12 APIs that Flyte publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Execution. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 7 operations across 6 paths. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, http://localhost:30080.

7 operations 6 paths 0 schemas 1 DELETE3 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
http://localhost:30080
Contact
License
Resource Areas
1

Paths & Operations 7

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

Executions 7

Workflow execution creation, listing, retrieval, and termination.

POST
/api/v1/executions
Create a workflow execution
CreateExecution → 200
POST
/api/v1/executions/relaunch
Relaunch a workflow execution
RelaunchExecution → 200
POST
/api/v1/executions/recover
Recover a workflow execution
RecoverExecution → 200
GET
/api/v1/executions/{id.project}/{id.domain}
List workflow executions
ListExecutions 2 params → 200
GET
/api/v1/executions/{id.project}/{id.domain}/{id.name}
Retrieve a workflow execution
GetExecution 3 params → 200
DELETE
/api/v1/executions/{id.project}/{id.domain}/{id.name}
Terminate a workflow execution
TerminateExecution 3 params → 200
GET
/api/v1/metrics/executions/{id.project}/{id.domain}/{id.name}
Retrieve execution metrics
GetExecutionMetrics 3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

flyte-executions-api-openapi.yml Raw ↑

Other APIs Flyte publishes across the network.

Flyte DataProxy API
Flyte Events API
Flyte LaunchPlans API
Flyte MatchableAttributes API
Flyte NamedEntities API
Flyte NodeExecutions API
Flyte Projects API
Flyte TaskExecutions API
Flyte Tasks API
Flyte Version API
Flyte Workflows API
Where this information came from

This is an independent, third-party profile of Flyte Executions 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.