Rancher Management API
The Rancher Management API exposes Rancher's multi-cluster Kubernetes management capabilities as Kubernetes-style REST resources. It supports automation of cluster lifecycle, project and namespace management, user and access control, catalog and app management, and integration of Rancher into CI/CD and platform engineering workflows. Authentication is via bearer tokens generated from the Rancher UI or via the login endpoint, and the API is reached through the Rancher server URL.
Documentation
Documentation
https://ranchermanager.docs.rancher.com/
GettingStarted
https://ranchermanager.docs.rancher.com/getting-started/overview
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/json-schema/rancher-cluster.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/json-schema/rancher-project.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/json-schema/rancher-node.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/json-structure/rancher-cluster-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/json-structure/rancher-project-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/json-structure/rancher-node-structure.json
Other Resources
API Quick Start
https://ranchermanager.docs.rancher.com/api/quickstart
JSONLD
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/json-ld/rancher-context.jsonld
Examples
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/examples/rancher-list-clusters-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/examples/rancher-create-cluster-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/examples/rancher-list-projects-example.json
SpectralRules
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/rules/rancher-rules.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/apis.yml