Continuous Delivery Foundation website screenshot

Continuous Delivery Foundation

The Continuous Delivery Foundation (CDF) is a Linux Foundation project that hosts vendor-neutral open source projects for continuous integration, continuous delivery, and DevOps. It is the home of CDEvents, Jenkins, Spinnaker, Screwdriver, Ortelius, JayeX, and was previously the home of Tekton (now a CNCF graduated project) and other CD-focused tooling.

Continuous Delivery Foundation publishes 7 APIs on the APIs.io network. Tagged areas include Automation, CI/CD, DevOps, Linux Foundation, and Open Source.

Continuous Delivery Foundation’s developer surface includes documentation, engineering blog, and 8 more developer resources.

22.2/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
7 APIs
AutomationCI/CDDevOpsLinux FoundationOpen Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 22.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 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/continuous-delivery-foundation: 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 7

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

CDEvents Specification

CDEvents is a common specification for Continuous Delivery events that enables interoperability across CI/CD systems. It extends the CloudEvents specification and defines event ...

Jenkins

Jenkins is the leading open source automation server, providing hundreds of plugins for building, deploying, and automating software projects. Jenkins exposes a remote access RE...

Spinnaker

Spinnaker is an open-source, multi-cloud continuous delivery platform originally built at Netflix and Google for releasing software changes with high velocity and confidence. Sp...

Screwdriver

Screwdriver is an open-source build platform designed for Continuous Delivery, originally built at Yahoo. It provides a REST API for managing pipelines, builds, jobs, and webhoo...

Ortelius

Ortelius is an open source supply chain evidence store that aggregates continuous security intelligence across the software delivery lifecycle. It exposes APIs for tracking micr...

JayeX

JayeX is a customizable cloud developer tool suite hosted by the Continuous Delivery Foundation that provides built-in CI/CD capabilities and developer self-service tooling for ...

Tekton

Tekton is a Kubernetes-native open source framework for creating CI/CD systems. It defines Custom Resource Definitions for Pipelines, Tasks, PipelineRuns, and TaskRuns and was o...

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

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

Security Posture 1

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

Continuous Delivery Foundation Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 4

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: continuous-delivery-foundation
name: Continuous Delivery Foundation
description: The Continuous Delivery Foundation (CDF) is a Linux Foundation project that hosts vendor-neutral open source
  projects for continuous integration, continuous delivery, and DevOps. It is the home of CDEvents, Jenkins, Spinnaker, Screwdriver,
  Ortelius, JayeX, and was previously the home of Tekton (now a CNCF graduated project) and other CD-focused tooling.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/continuous-delivery-foundation.png
tags:
- Automation
- CI/CD
- DevOps
- Linux Foundation
- Open Source
created: '2026-03-16'
modified: '2026-04-28'
url: https://raw.githubusercontent.com/api-evangelist/continuous-delivery-foundation/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: continuous-delivery-foundation:cdevents
  name: CDEvents Specification
  description: CDEvents is a common specification for Continuous Delivery events that enables interoperability across CI/CD
    systems. It extends the CloudEvents specification and defines event vocabularies for source code control, continuous integration,
    testing, continuous deployment, continuous operations, and core lifecycle events. The specification is maintained at github.com/cdevents/spec.
  humanURL: https://cdevents.dev/
  tags:
  - CDEvents
  - CI/CD
  - CloudEvents
  - Events
  - Specification
  properties:
  - type: Documentation
    url: https://cdevents.dev/docs/
  - type: Specification
    url: https://github.com/cdevents/spec
  - type: GitHubOrg
    url: https://github.com/cdevents
  - type: Community
    url: https://cdevents.dev/community/
- aid: continuous-delivery-foundation:jenkins
  name: Jenkins
  description: Jenkins is the leading open source automation server, providing hundreds of plugins for building, deploying,
    and automating software projects. Jenkins exposes a remote access REST API that supports XML, JSON, and Python representations
    and is the de facto standard automation engine for many organizations.
  humanURL: https://www.jenkins.io/
  tags:
  - Automation
  - CI/CD
  - Jenkins
  - Pipelines
  - REST
  properties:
  - type: Documentation
    url: https://www.jenkins.io/doc/
  - type: APIDocumentation
    url: https://www.jenkins.io/doc/book/using/remote-access-api/
  - type: GettingStarted
    url: https://www.jenkins.io/doc/pipeline/tour/getting-started/
  - type: GitHubOrg
    url: https://github.com/jenkinsci
- aid: continuous-delivery-foundation:spinnaker
  name: Spinnaker
  description: Spinnaker is an open-source, multi-cloud continuous delivery platform originally built at Netflix and Google
    for releasing software changes with high velocity and confidence. Spinnaker exposes a Gate REST API that drives pipelines,
    applications, and deployment workflows across AWS, GCP, Azure, Kubernetes, and other cloud targets.
  humanURL: https://spinnaker.io/
  tags:
  - CD
  - Cloud
  - Deployment
  - Multi-cloud
  - Spinnaker
  properties:
  - type: Documentation
    url: https://spinnaker.io/docs/
  - type: APIDocumentation
    url: https://spinnaker.io/docs/reference/api/
  - type: Community
    url: https://spinnaker.io/docs/community/
  - type: GitHubOrg
    url: https://github.com/spinnaker
- aid: continuous-delivery-foundation:screwdriver
  name: Screwdriver
  description: Screwdriver is an open-source build platform designed for Continuous Delivery, originally built at Yahoo. It
    provides a REST API for managing pipelines, builds, jobs, and webhooks and is designed to coordinate complex CD workflows
    across multiple repositories.
  humanURL: https://screwdriver.cd/
  tags:
  - Build
  - CD
  - CI/CD
  - Pipelines
  - Screwdriver
  properties:
  - type: Documentation
    url: https://docs.screwdriver.cd/
  - type: APIDocumentation
    url: https://docs.screwdriver.cd/api/
  - type: GettingStarted
    url: https://docs.screwdriver.cd/user-guide/quickstart
  - type: GitHubOrg
    url: https://github.com/screwdriver-cd
- aid: continuous-delivery-foundation:ortelius
  name: Ortelius
  description: Ortelius is an open source supply chain evidence store that aggregates continuous security intelligence across
    the software delivery lifecycle. It exposes APIs for tracking microservice components, SBOMs, vulnerabilities, and deployment
    evidence so platform teams can answer where any component is running and what is in it.
  humanURL: https://ortelius.io/
  tags:
  - Evidence Store
  - SBOM
  - Supply Chain
  - Security
  properties:
  - type: Documentation
    url: https://docs.ortelius.io/
  - type: GettingStarted
    url: https://docs.ortelius.io/guides/
  - type: GitHubOrg
    url: https://github.com/ortelius
- aid: continuous-delivery-foundation:jayex
  name: JayeX
  description: JayeX is a customizable cloud developer tool suite hosted by the Continuous Delivery Foundation that provides
    built-in CI/CD capabilities and developer self-service tooling for cloud-native teams.
  humanURL: https://jayex.io/
  tags:
  - CI/CD
  - Cloud Native
  - Developer Tools
  - Platform
  properties:
  - type: Documentation
    url: https://jayex.io/v3/
  - type: Community
    url: https://jayex.io/community/
- aid: continuous-delivery-foundation:tekton
  name: Tekton
  description: Tekton is a Kubernetes-native open source framework for creating CI/CD systems. It defines Custom Resource
    Definitions for Pipelines, Tasks, PipelineRuns, and TaskRuns and was originally hosted at the CDF before moving to the
    Cloud Native Computing Foundation (CNCF). It is included here for historical context with the CDF ecosystem.
  humanURL: https://tekton.dev/
  tags:
  - CI/CD
  - Kubernetes
  - Pipelines
  - Tekton
  properties:
  - type: Documentation
    url: https://tekton.dev/docs/
  - type: APIDocumentation
    url: https://tekton.dev/docs/pipelines/api/
  - type: GitHubOrg
    url: https://github.com/tektoncd
common:
- type: DomainSecurity
  url: security/continuous-delivery-foundation-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/cdeliveryfdn
- type: Website
  url: https://cd.foundation/
- type: Projects
  url: https://cd.foundation/projects/
- type: Documentation
  url: https://cd.foundation/projects/
- type: Blog
  url: https://cd.foundation/blog/
- type: Newsroom
  url: https://cd.foundation/news/
- type: GitHubOrg
  url: https://github.com/cdfoundation
- type: Community
  url: https://cd.foundation/community/
- type: Events
  url: https://cd.foundation/events/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com