Kestra website screenshot

Kestra

Kestra is a declarative workflow orchestration platform where pipelines are defined in YAML, combining visual and code-first approaches.

Kestra publishes 6 APIs on the APIs.io network, including Executions API, Files API, Flows API, and 3 more. Tagged areas include Automation, Data Pipeline, Event-Driven, Orchestration, and Workflows.

Kestra’s developer surface includes authentication, developer portal, documentation, getting-started guide, API reference, engineering blog, changelog, and 26 more developer resources.

50.7/100 developing ▬ flat Agent 28/100 agent aware open core · Apache-2.0 Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
AutomationData PipelineEvent-DrivenOrchestrationWorkflows

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/kestra: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

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

Kestra Enterprise API

The Kestra Enterprise API extends the open-source API with additional endpoints for enterprise features including authentication, RBAC, audit logging, multi-tenancy, SSO, and ad...

Kestra Executions API

Trigger and inspect workflow executions.

Kestra Files API

Manage namespace files.

Kestra Flows API

Manage flow definitions.

Kestra KVStore API

Manage namespace-scoped key-value pairs.

Kestra Namespaces API

Manage namespaces.

Kestra Triggers API

Manage and test triggers.

Scroll for all 7

Open Collections 8

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

API Collection

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Kestra Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Kestra Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Kestra Authentication

http · 1 scheme

SECURITY

Kestra Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Kestra Trust Center

SOC 2, ISO 27001

SECURITY

Agentic Access 1

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

Kestra Agentic Access

19 operations · 7 acting

19 operations · 7 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 7

Status, limits, changes, and where to get help

Scroll for all 7

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: kestra
name: Kestra
segments:
- Workflows
description: Kestra is a declarative workflow orchestration platform where pipelines are defined in YAML, combining visual
  and code-first approaches.
type: Index
deliveryModel:
  model: open-core
  license: Apache-2.0
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/kestra.png
tags:
- Automation
- Data Pipeline
- Event-Driven
- Orchestration
- Workflows
tags_raw:
- Automation
- Data Pipelines
- Event-Driven
- Orchestration
- Workflows
created: '2026-03-03'
modified: '2026-04-28'
url: https://raw.githubusercontent.com/api-evangelist/kestra/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: kestra:enterprise-api
  name: Kestra Enterprise API
  description: The Kestra Enterprise API extends the open-source API with additional endpoints for enterprise features including
    authentication, RBAC, audit logging, multi-tenancy, SSO, and advanced governance capabilities for production deployments.
  humanURL: https://kestra.io/docs/api-reference/enterprise
  tags:
  - Authentication
  - Enterprise
  - Governance
  - RBAC
  properties:
  - type: Documentation
    url: https://kestra.io/docs/api-reference/enterprise
  - type: Authentication
    url: https://kestra.io/docs/enterprise/auth/api
- aid: kestra:kestra-executions-api
  name: Kestra Executions API
  description: Trigger and inspect workflow executions.
  humanURL: https://kestra.io/docs/api-reference
  tags:
  - Execution
  tags_raw:
  - Executions
  properties:
  - type: OpenAPI
    url: openapi/kestra-executions-api-openapi.yml
  - type: Documentation
    url: https://kestra.io/docs/api-reference
  - type: Documentation
    url: https://kestra.io/docs/how-to-guides/api
- aid: kestra:kestra-files-api
  name: Kestra Files API
  description: Manage namespace files.
  humanURL: https://kestra.io/docs/api-reference
  tags:
  - File
  tags_raw:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/kestra-files-api-openapi.yml
  - type: Documentation
    url: https://kestra.io/docs/api-reference
  - type: Documentation
    url: https://kestra.io/docs/how-to-guides/api
- aid: kestra:kestra-flows-api
  name: Kestra Flows API
  description: Manage flow definitions.
  humanURL: https://kestra.io/docs/api-reference
  tags:
  - Flows
  properties:
  - type: OpenAPI
    url: openapi/kestra-flows-api-openapi.yml
  - type: Documentation
    url: https://kestra.io/docs/api-reference
  - type: Documentation
    url: https://kestra.io/docs/how-to-guides/api
- aid: kestra:kestra-kvstore-api
  name: Kestra KVStore API
  description: Manage namespace-scoped key-value pairs.
  humanURL: https://kestra.io/docs/api-reference
  tags:
  - KV Store
  tags_raw:
  - KVStore
  properties:
  - type: OpenAPI
    url: openapi/kestra-kvstore-api-openapi.yml
  - type: Documentation
    url: https://kestra.io/docs/api-reference
  - type: Documentation
    url: https://kestra.io/docs/how-to-guides/api
- aid: kestra:kestra-namespaces-api
  name: Kestra Namespaces API
  description: Manage namespaces.
  humanURL: https://kestra.io/docs/api-reference
  tags:
  - Namespaces
  properties:
  - type: OpenAPI
    url: openapi/kestra-namespaces-api-openapi.yml
  - type: Documentation
    url: https://kestra.io/docs/api-reference
  - type: Documentation
    url: https://kestra.io/docs/how-to-guides/api
- aid: kestra:kestra-triggers-api
  name: Kestra Triggers API
  description: Manage and test triggers.
  humanURL: https://kestra.io/docs/api-reference
  tags:
  - Triggers
  properties:
  - type: OpenAPI
    url: openapi/kestra-triggers-api-openapi.yml
  - type: Documentation
    url: https://kestra.io/docs/api-reference
  - type: Documentation
    url: https://kestra.io/docs/how-to-guides/api
common:
- type: Website
  url: https://www.kestra.io/
- type: IssueTracker
  url: https://github.com/kestra-io/kestra/issues
- type: Releases
  url: https://github.com/kestra-io/kestra/releases
- type: SecurityPolicy
  url: https://github.com/kestra-io/kestra/blob/develop/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/kestra-io/kestra/blob/develop/.github/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/kestra-io/kestra/blob/develop/.github/CONTRIBUTING.md
- type: License
  name: Apache-2.0
  url: https://github.com/kestra-io/kestra/blob/develop/LICENSE
- type: AgenticAccess
  url: agentic-access/kestra-agentic-access.yml
- type: TrustCenter
  url: security/kestra-trust-center.yml
- type: DomainSecurity
  url: security/kestra-domain-security.yml
- type: Authentication
  url: authentication/kestra-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/kestra
- type: Portal
  url: https://kestra.io/
  name: Kestra Website
- type: Documentation
  url: https://kestra.io/docs
  name: Kestra Documentation
- type: GettingStarted
  url: https://kestra.io/docs/quickstart
  name: Kestra Quickstart Guide
- type: Tutorials
  url: https://kestra.io/docs/tutorial
  name: Kestra Tutorial
- type: APIReference
  url: https://kestra.io/docs/api-reference
  name: Kestra API Reference
- type: APIReference
  url: https://kestra.io/docs/api-reference/open-source
  name: Kestra Open Source API Reference
- type: Authentication
  url: https://kestra.io/docs/enterprise/auth/api
  name: Kestra Enterprise API Authentication
- type: SDKs
  url: https://kestra.io/docs/api-reference/kestra-sdk
  name: Kestra SDKs
- type: Blog
  url: https://kestra.io/blogs
  name: Kestra Blog
- type: ChangeLog
  url: https://kestra.io/docs/changelog
  name: Kestra Changelog
- type: Pricing
  url: https://kestra.io/pricing
  name: Kestra Pricing
- type: Support
  url: https://support.kestra.io/hc/en-us
  name: Kestra Support
- type: Community
  url: https://kestra.io/community
  name: Kestra Community
- type: FAQ
  url: https://kestra.io/faq
  name: Kestra FAQ
- type: GitHubOrganization
  url: https://github.com/kestra-io
  name: Kestra GitHub Organization
- type: GitHubRepository
  url: https://github.com/kestra-io/kestra
  name: Kestra GitHub Repository
- type: Integrations
  url: https://kestra.io/plugins/
  name: Kestra Plugins
- type: Terraform
  url: https://kestra.io/docs/terraform
  name: Kestra Terraform Provider
- type: PrivacyPolicy
  url: https://kestra.io/privacy-policy
  name: Kestra Privacy Policy
- type: TermsOfService
  url: https://kestra.io/terms-and-services
  name: Kestra Terms of Service
- type: Contact
  url: https://kestra.io/contact-us
  name: Kestra Contact
- type: Features
  url: https://kestra.io/features/api-first
  name: Kestra API-First Architecture
- type: LlmsText
  url: https://kestra.io/llms.txt
integrations:
- name: Visit Conapi page
- name: Visit Ntico page
- name: Visit Ashisuto page
- name: redis icon
- name: hightouch icon
- name: trivy icon
- name: deepseek icon
- name: opentofu icon
- name: huggingface icon
- name: linear icon
- name: gemini icon
- name: opsgenie icon
- name: jira icon
- name: trello icon
- name: neo4j icon
- name: crypto icon
- name: databricks icon
- name: notifications icon
- name: sqlmesh icon
- name: ai icon
- name: terragrunt icon
- name: meilisearch icon
- name: linkedin icon
- name: datagen icon
- name: confluence icon
- name: sifflet icon
- name: serdes icon
- name: modal icon
- name: ollama icon
- name: twilio icon
- name: odoo icon
- name: tencent icon
- name: solace icon
- name: notion icon
- name: amqp icon
- name: prometheus icon
- name: ldap icon
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

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/kestra"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/kestra/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/kestra/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.