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

Semantic Vocabularies

Rancher Context

17 classes · 1 properties

JSON-LD

API Governance Rules

Rancher API Rules

7 rules · 1 errors 4 warnings

SPECTRAL

JSON Structure

Rancher Cluster Structure

0 properties

JSON STRUCTURE

Rancher Node Structure

0 properties

JSON STRUCTURE

Rancher Project Structure

0 properties

JSON STRUCTURE

Example Payloads

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
👥
GitHubRepository
GitHubRepository
📰
Blog
Blog
💰
Pricing
Pricing
📝
SignUp
SignUp
💬
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-images.s3.amazonaws.com/shared/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-19'
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: GettingStarted
        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
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/rancher
  - type: Website
    url: https://www.rancher.com/
  - type: Documentation
    url: https://ranchermanager.docs.rancher.com/
  - type: GitHubOrganization
    url: https://github.com/rancher
  - type: GitHubRepository
    url: https://github.com/rancher/rancher
  - type: Blog
    url: https://www.suse.com/c/rancher/
  - type: Pricing
    url: https://www.rancher.com/pricing
  - type: SignUp
    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: kin@apievangelist.com