Codefresh website screenshot

Codefresh

Codefresh is an Argo-based CI/CD platform that enables engineering teams to build, test, and deploy applications using GitOps workflows powered by Argo Workflows, Argo CD, Argo Events, and Argo Rollouts. The platform provides pipelines, environments, runtime management, and progressive delivery for Kubernetes-native software delivery. The Codefresh REST API offers programmatic access to pipelines, builds, clusters, environments, and repositories, authenticated via API key tokens with granular scopes.

Codefresh publishes 13 APIs on the APIs.io network, including Access Control API, Accounts API, Admin API, and 10 more. Tagged areas include CI/CD, Continuous Delivery, GitOps, Argo, and Kubernetes.

Codefresh’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 6 more developer resources.

30.7/100 thin ▬ flat Agent 17/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CI/CDContinuous DeliveryGitOpsArgoKubernetesDevOpsPipelines

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
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.
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/codefresh: 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 14

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

Codefresh REST API

REST API for managing Codefresh pipelines, builds, clusters, environments, repositories, and audit data. Authentication uses API key tokens passed via the Authorization header, ...

Codefresh Access Control API

The Access Control API from Codefresh — 4 operation(s) for access control.

Codefresh Accounts API

The Accounts API from Codefresh — 1 operation(s) for accounts.

Codefresh Admin API

The Admin API from Codefresh — 2 operation(s) for admin.

Codefresh Annotations API

The Annotations API from Codefresh — 1 operation(s) for annotations.

Codefresh Audit API

The Audit API from Codefresh — 1 operation(s) for audit.

Codefresh Auth API

The Auth API from Codefresh — 2 operation(s) for auth.

Codefresh Builds API

The Builds API from Codefresh — 2 operation(s) for builds.

Codefresh Clusters API

The Clusters API from Codefresh — 1 operation(s) for clusters.

Codefresh Contexts API

The Contexts API from Codefresh — 1 operation(s) for contexts.

Codefresh Environments API

The Environments API from Codefresh — 1 operation(s) for environments.

Codefresh Features API

The Features API from Codefresh — 1 operation(s) for features.

Codefresh Helm API

The Helm API from Codefresh — 2 operation(s) for helm.

Codefresh Workflows API

The Workflows API from Codefresh — 1 operation(s) for workflows.

Scroll for all 14

Open Collections 15

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

API Collection

OPEN COLLECTION

Codefresh REST API

OPEN COLLECTION

Scroll for all 15

Security Posture 2

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

Codefresh Authentication

apiKey · 1 scheme

SECURITY

Codefresh Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Codefresh Agentic Access

27 operations · 11 acting · 3 human-in-the-loop

27 operations · 11 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: codefresh
name: Codefresh
description: Codefresh is an Argo-based CI/CD platform that enables engineering teams to build, test, and deploy applications
  using GitOps workflows powered by Argo Workflows, Argo CD, Argo Events, and Argo Rollouts. The platform provides pipelines,
  environments, runtime management, and progressive delivery for Kubernetes-native software delivery. The Codefresh REST API
  offers programmatic access to pipelines, builds, clusters, environments, and repositories, authenticated via API key tokens
  with granular scopes.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - url: https://codefresh.io
    status: 301
    note: declared website redirects to https://octopus.com/codefresh — a different registrable domain (codefresh.io -> octopus.com),
      possible rename or acquisition (probed 2026-09-03, roadmap#169)
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/codefresh.png
tags:
- CI/CD
- Continuous Delivery
- GitOps
- Argo
- Kubernetes
- DevOps
- Pipelines
url: https://raw.githubusercontent.com/api-evangelist/codefresh/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: codefresh:rest-api
  name: Codefresh REST API
  description: REST API for managing Codefresh pipelines, builds, clusters, environments, repositories, and audit data. Authentication
    uses API key tokens passed via the Authorization header, with granular scopes including Build, Pipeline, Cluster, Audit,
    Repos, Environments, and Agent permissions.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - CI/CD
  - GitOps
  - Pipelines
  - Builds
  - Argo
  properties:
  - type: Documentation
    url: https://codefresh.io/docs/docs/integrations/codefresh-api/
  - type: API Browser
    url: https://g.codefresh.io/api/
  - type: CLI
    url: https://codefresh-io.github.io/cli/
  - type: Terraform Provider
    url: https://registry.terraform.io/providers/codefresh-io/codefresh/latest
- aid: codefresh:codefresh-access-control-api
  name: Codefresh Access Control API
  description: The Access Control API from Codefresh — 4 operation(s) for access control.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Access Control
  properties:
  - type: OpenAPI
    url: openapi/codefresh-access-control-api-openapi.yml
- aid: codefresh:codefresh-accounts-api
  name: Codefresh Accounts API
  description: The Accounts API from Codefresh — 1 operation(s) for accounts.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/codefresh-accounts-api-openapi.yml
- aid: codefresh:codefresh-admin-api
  name: Codefresh Admin API
  description: The Admin API from Codefresh — 2 operation(s) for admin.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Admin
  properties:
  - type: OpenAPI
    url: openapi/codefresh-admin-api-openapi.yml
- aid: codefresh:codefresh-annotations-api
  name: Codefresh Annotations API
  description: The Annotations API from Codefresh — 1 operation(s) for annotations.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Annotations
  properties:
  - type: OpenAPI
    url: openapi/codefresh-annotations-api-openapi.yml
- aid: codefresh:codefresh-audit-api
  name: Codefresh Audit API
  description: The Audit API from Codefresh — 1 operation(s) for audit.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Audit
  properties:
  - type: OpenAPI
    url: openapi/codefresh-audit-api-openapi.yml
- aid: codefresh:codefresh-auth-api
  name: Codefresh Auth API
  description: The Auth API from Codefresh — 2 operation(s) for auth.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Authentication
  tags_raw:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/codefresh-auth-api-openapi.yml
- aid: codefresh:codefresh-builds-api
  name: Codefresh Builds API
  description: The Builds API from Codefresh — 2 operation(s) for builds.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Builds
  properties:
  - type: OpenAPI
    url: openapi/codefresh-builds-api-openapi.yml
- aid: codefresh:codefresh-clusters-api
  name: Codefresh Clusters API
  description: The Clusters API from Codefresh — 1 operation(s) for clusters.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Cluster
  tags_raw:
  - Clusters
  properties:
  - type: OpenAPI
    url: openapi/codefresh-clusters-api-openapi.yml
- aid: codefresh:codefresh-contexts-api
  name: Codefresh Contexts API
  description: The Contexts API from Codefresh — 1 operation(s) for contexts.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Context
  tags_raw:
  - Contexts
  properties:
  - type: OpenAPI
    url: openapi/codefresh-contexts-api-openapi.yml
- aid: codefresh:codefresh-environments-api
  name: Codefresh Environments API
  description: The Environments API from Codefresh — 1 operation(s) for environments.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Environments
  properties:
  - type: OpenAPI
    url: openapi/codefresh-environments-api-openapi.yml
- aid: codefresh:codefresh-features-api
  name: Codefresh Features API
  description: The Features API from Codefresh — 1 operation(s) for features.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Features
  properties:
  - type: OpenAPI
    url: openapi/codefresh-features-api-openapi.yml
- aid: codefresh:codefresh-helm-api
  name: Codefresh Helm API
  description: The Helm API from Codefresh — 2 operation(s) for helm.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Helm
  properties:
  - type: OpenAPI
    url: openapi/codefresh-helm-api-openapi.yml
- aid: codefresh:codefresh-workflows-api
  name: Codefresh Workflows API
  description: The Workflows API from Codefresh — 1 operation(s) for workflows.
  humanURL: https://g.codefresh.io/api/
  baseURL: https://g.codefresh.io/api
  tags:
  - Workflows
  properties:
  - type: OpenAPI
    url: openapi/codefresh-workflows-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/codefresh-agentic-access.yml
- type: DomainSecurity
  url: security/codefresh-domain-security.yml
- type: Authentication
  url: authentication/codefresh-authentication.yml
- type: GitHubOrganization
  url: https://github.com/codefresh-io
- type: LinkedIn
  url: https://www.linkedin.com/company/codefresh
- type: Website
  url: https://codefresh.io
- type: Documentation
  url: https://codefresh.io/docs/
- type: Pricing
  url: https://codefresh.io/pricing/
- type: Signup
  url: https://g.codefresh.io/signup
- type: LlmsText
  url: https://codefresh.io/llms.txt
- url: https://codefresh.io/feed/
  type: Blog
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/codefresh"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/codefresh/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/codefresh/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.