Helm Repository API
Standard Helm chart repository endpoints for index and chart download. These endpoints are required for any Helm-compatible chart repository.
Helm Repository API is one of 10 APIs that Helm publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 JSON Schema definition.
Tagged areas include Repository. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.
This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version v3.17.0.
Requests are made against a single base URL, https://{repository-host}.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Standard Helm chart repository endpoints for index and chart download. These endpoints are required for any Helm-compatible chart repository.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ChartVersion (18 properties), Dependency (6 properties), RepositoryIndex (4 properties), Maintainer (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Helm 9
Other APIs Helm publishes across the network.