CodeNOW website screenshot

CodeNOW

CodeNOW is a Prague-based governance and execution platform for AI-scale software delivery — a control plane that determines how software moves through the SDLC regardless of whether a human or an AI agent wrote it. Founded by an ex-IBM team, CodeNOW provides a governed execution layer that enforces organizational policies and standards across human and non-human actors, making every action auditable, stoppable, and structurally controlled. The platform manages applications, components, containers, libraries, builds, releases, deployments, environments and Kubernetes clusters, and is available in cloud, on-premises, and air-gapped deployments. It exposes a versioned REST API (media-type versioning) authenticated with an API key, plus an official Model Context Protocol (MCP) server that wraps the API so AI assistants and agents can operate the platform directly.

CodeNOW publishes 1 API on the APIs.io network. Tagged areas include Company, DevOps, Software Delivery, Platform Engineering, and Governance.

CodeNOW’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, engineering blog, support, and 16 more developer resources.

33.1/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyDevOpsSoftware DeliveryPlatform EngineeringGovernanceAI AgentsCI/CDDeploymentKubernetesModel Context Protocol

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 33.1/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 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
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/codenow: 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 1

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

CodeNOW API

Versioned REST API for the CodeNOW platform covering applications, components, containers, libraries, builds, releases, triggers, deployments, environments, clusters, managed se...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

codenow-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Codenow Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Codenow Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Codenow Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: codenow
name: CodeNOW
description: CodeNOW is a Prague-based governance and execution platform for AI-scale software delivery — a control plane
  that determines how software moves through the SDLC regardless of whether a human or an AI agent wrote it. Founded by an
  ex-IBM team, CodeNOW provides a governed execution layer that enforces organizational policies and standards across human
  and non-human actors, making every action auditable, stoppable, and structurally controlled. The platform manages applications,
  components, containers, libraries, builds, releases, deployments, environments and Kubernetes clusters, and is available
  in cloud, on-premises, and air-gapped deployments. It exposes a versioned REST API (media-type versioning) authenticated
  with an API key, plus an official Model Context Protocol (MCP) server that wraps the API so AI assistants and agents can
  operate the platform directly.
url: https://raw.githubusercontent.com/api-evangelist/codenow/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.codenow.com/img/CN-icon-40x42px-dark-forwhite-bg.png
tags:
- Company
- DevOps
- Software Delivery
- Platform Engineering
- Governance
- AI Agents
- CI/CD
- Deployment
- Kubernetes
- Model Context Protocol
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: CodeNOW API
  description: Versioned REST API for the CodeNOW platform covering applications, components, containers, libraries, builds,
    releases, triggers, deployments, environments, clusters, managed services, labels, teams and CI pipelines. Authenticated
    with the X-Codenow-Api-Key header; version negotiated via the Accept media type application/vnd.codenow.v1+json.
  humanURL: https://docs.codenow.com/
  baseURL: https://api.codenow.com/
  tags:
  - DevOps
  - Deployment
  - CI/CD
  properties:
  - type: Documentation
    url: https://docs.codenow.com/
  - type: APIReference
    url: https://docs.codenow.com/category/application/vnd.codenow.v1+json
  - type: Authentication
    url: authentication/codenow-authentication.yml
  - type: RateLimits
    url: rate-limits/codenow-rate-limits.yml
  - type: MCPServer
    url: mcp/codenow-mcp.yml
common:
- type: DeveloperPortal
  url: https://docs.codenow.com/
- type: Documentation
  url: https://docs.codenow.com/
- type: APIReference
  url: https://docs.codenow.com/category/application/vnd.codenow.v1+json
- type: GettingStarted
  url: https://docs.codenow.com/manuals
- type: Authentication
  url: authentication/codenow-authentication.yml
- type: MCPServer
  url: mcp/codenow-mcp.yml
- type: RateLimits
  url: rate-limits/codenow-rate-limits.yml
- type: Lifecycle
  url: lifecycle/codenow-lifecycle.yml
- type: StatusPage
  url: https://status.codenow.com/
- type: Roadmap
  url: https://www.codenow.com/en/product/roadmap
- type: ChangeLog
  url: changelog/codenow-changelog.yml
- type: Conventions
  url: conventions/codenow-conventions.yml
- type: Conformance
  url: conformance/codenow-conformance.yml
- type: DataModel
  url: data-model/codenow-data-model.yml
- type: DomainSecurity
  url: security/codenow-domain-security.yml
- type: LLMsTxt
  url: llms/codenow-llms.txt
- type: Blog
  url: https://www.codenow.com/en/blog
- type: Support
  url: https://support.codenow.com/
- type: Community
  url: https://discord.gg/mjtQeHYFvJ
- type: SignUp
  url: https://cloud.codenow.com
- type: Login
  url: https://cloud.codenow.com
- type: TermsOfService
  url: https://www.codenow.com/terms-conditions
- type: PrivacyPolicy
  url: https://www.codenow.com/privacy-policy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence