CodeNOW API

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.

API entry from apis.yml

apis.yml Raw ↑
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