Rancher logo

Rancher

Rancher is an open source container management platform built by SUSE that provides a complete software stack for teams adopting containers. It simplifies Kubernetes cluster deployment and management across any infrastructure, providing unified security, policy, and user management across all clusters. The Rancher Management API exposes these capabilities as Kubernetes-style REST resources for automation and platform engineering.

1 APIs 2 Capabilities 0 Features
Cluster ManagementContainersKubernetesMulti-ClusterOpen SourceSUSEPlatform Engineering

APIs

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, pr...

Capabilities

Rancher Access Control

Workflow capability for managing users, roles, tokens, and access policies in Rancher. Enables platform administrators to provision users, assign role templates, manage API toke...

Run with Naftiko

Rancher Cluster Lifecycle Management

Workflow capability for managing the full lifecycle of Kubernetes clusters through Rancher: provisioning new clusters, inspecting cluster health and node status, managing projec...

Run with Naftiko

Semantic Vocabularies

Rancher Context

17 classes · 1 properties

JSON-LD

API Governance Rules

Rancher API Rules

7 rules · 1 errors 4 warnings

SPECTRAL

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub Organization
GitHub Organization
👥
GitHub Repository
GitHub Repository
📰
Blog
Blog
💰
Pricing
Pricing
📝
Sign Up
Sign Up
💬
Support
Support
🔗
Vocabulary
Vocabulary

Sources

Raw ↑
aid: rancher
name: Rancher
description: >-
  Rancher is an open source container management platform built by SUSE that
  provides a complete software stack for teams adopting containers. It
  simplifies Kubernetes cluster deployment and management across any
  infrastructure, providing unified security, policy, and user management
  across all clusters. The Rancher Management API exposes these capabilities
  as Kubernetes-style REST resources for automation and platform engineering.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Cluster Management
  - Containers
  - Kubernetes
  - Multi-Cluster
  - Open Source
  - SUSE
  - Platform Engineering
url: >-
  https://raw.githubusercontent.com/api-evangelist/rancher/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-05-02'
specificationVersion: '0.19'
apis:
  - aid: rancher:rancher-management-api
    name: Rancher Management API
    description: >-
      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.
    humanURL: https://ranchermanager.docs.rancher.com/api/quickstart
    baseURL: https://{rancher_host}/v3
    tags:
      - Cluster Management
      - Containers
      - Kubernetes
      - Multi-Cluster
      - Open Source
      - SUSE
    properties:
      - type: Documentation
        url: https://ranchermanager.docs.rancher.com/
      - type: Getting Started
        url: https://ranchermanager.docs.rancher.com/getting-started/overview
      - type: API Quick Start
        url: https://ranchermanager.docs.rancher.com/api/quickstart
      - type: OpenAPI
        url: openapi/rancher-management-api-openapi.yml
      - type: JSONSchema
        url: json-schema/rancher-cluster.json
      - type: JSONSchema
        url: json-schema/rancher-project.json
      - type: JSONSchema
        url: json-schema/rancher-node.json
      - type: JSONLD
        url: json-ld/rancher-context.jsonld
      - type: JSONStructure
        url: json-structure/rancher-cluster-structure.json
      - type: JSONStructure
        url: json-structure/rancher-project-structure.json
      - type: JSONStructure
        url: json-structure/rancher-node-structure.json
      - type: Example
        url: examples/rancher-list-clusters-example.json
      - type: Example
        url: examples/rancher-create-cluster-example.json
      - type: Example
        url: examples/rancher-list-projects-example.json
      - type: SpectralRules
        url: rules/rancher-rules.yml
      - type: NaftikoCapabilities
        url: capabilities/cluster-lifecycle.yaml
      - type: NaftikoCapabilities
        url: capabilities/access-control.yaml
common:
  - type: Website
    url: https://www.rancher.com/
  - type: Documentation
    url: https://ranchermanager.docs.rancher.com/
  - type: GitHub Organization
    url: https://github.com/rancher
  - type: GitHub Repository
    url: https://github.com/rancher/rancher
  - type: Blog
    url: https://www.suse.com/c/rancher/
  - type: Pricing
    url: https://www.rancher.com/pricing
  - type: Sign Up
    url: https://www.rancher.com/quick-start
  - type: Support
    url: https://www.rancher.com/support-maintenance-terms
  - type: Vocabulary
    url: vocabulary/rancher-vocabulary.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]