Skip to main content
The Flyte native API is the upstream Flyte control plane API, which backs Domino Flows. It covers workflows, tasks, launch plans, node and task executions, and the project and domain metadata around them. Domino serves it under /flows, so every path in the reference is relative to https://<your-domino-hostname>/flows.
Domino vendors Flyte rather than authoring it, so these endpoint descriptions come from the upstream Flyte project. Two parts of the REST surface Flyte actually serves are absent from the specification it publishes, and so from this reference: /api/v1/dataproxy/artifact_urn, and the SignalService operations.
Last modified on August 21, 2026