# Helm

**Canonical:** https://apis.io/providers/helm/  
**Website:** https://helm.sh/  
**APIs profiled:** 10

Package manager for Kubernetes that helps you define, install, and upgrade complex Kubernetes applications using charts. Helm uses a packaging format called charts, which are collections of files that describe a related set of Kubernetes resources. A chart repository is an HTTP server that houses an index.yaml file and packaged chart archives.

## Kin Score — 36.8 / 100 (thin)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 36.8).

| Facet | Score |
|---|---|
| Discoverability | 72.2 |
| Contract Quality | 61.1 |
| Governance | 9.8 |
| Contract Governance | 9.8 |
| Operational Transparency | 36.8 |
| Developer Ergonomics | 28.6 |
| Commercial Clarity | 13.2 |
| Access Clarity | 13.2 |

## Agent readiness — 23.5 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | partial |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium — onboarding: unknown, pricing: freemium, trial: no (confidence: medium).

## APIs (10)

- **Helm Chart.yaml Schema** — JSON Schema defining the structure and validation rules for Chart.yaml, the metadata file required in every Helm chart. Describes chart name, version, dependencies, maintainers,...
- **Helm Values YAML Schema** — JSON Schema describing common conventional patterns for values.yaml files in Helm charts. Values.yaml provides default configuration values including container image settings, s...
- **Helm Repository Index Schema** — JSON Schema for the index.yaml file served by Helm chart repositories. The index is the primary discovery mechanism listing all available charts and versions with download URLs ...
- **Helm JSON-LD Context** — JSON-LD context document mapping Helm concepts to linked data vocabularies including Schema.org, Dublin Core, SPDX, FOAF, and W3C PROV. Enables semantic interoperability of Helm...
- **Helm Go SDK** — The Helm Go SDK provides Go packages for programmatically performing Helm actions such as install, upgrade, list, and rollback without using the CLI. The SDK is published as hel...
- **Helm Plugins** — The Helm Plugins API defines the interface for extending the Helm CLI with additional subcommands. Plugins live in a single directory with a plugin.yaml descriptor and can be im...
- **Helm Chart Template API** — The Helm Chart Template API defines the Go template language extensions, built-in objects, and Sprig function library available for authoring Helm chart templates. Templates ren...
- **Helm ChartMuseum API** — Extended API endpoints provided by ChartMuseum and compatible chart repository servers for JSON-based chart management.
- **Helm Charts API** — Chart package download endpoints for retrieving packaged chart archives and provenance files for signature verification.
- **Helm Repository API** — Standard Helm chart repository endpoints for index and chart download. These endpoints are required for any Helm-compatible chart repository.

## Agentic access (1)

- **Helm Agentic Access** — 10 operations · 3 acting

## Security (1)

- **Helm Domain Security** — TLSv1.3 · HSTS

## Plans (1)

- **Helm Plans Pricing**

## Tags

Charts, Cloud-Native, Container Orchestration, DevOps, Kubernetes, Package Manager

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/helm/). Scores are computed from the provider's own public artifacts under a published rubric.
