Komodor REST API

REST API for managing Komodor clusters, services, monitors, RBAC policies, and integrations programmatically. Authentication uses an API key generated from the API Keys tab in the User Settings page and passed in the Authorization header.

API entry from apis.yml

apis.yml Raw ↑
aid: komodor:rest-api
name: Komodor REST API
description: REST API for managing Komodor clusters, services, monitors, RBAC policies, and integrations
  programmatically. Authentication uses an API key generated from the API Keys tab in the User Settings
  page and passed in the Authorization header.
humanURL: https://api.komodor.com/api/docs
baseURL: https://api.komodor.com
tags:
- Kubernetes
- Observability
- SRE
- Monitoring
properties:
- type: Documentation
  url: https://docs.komodor.com
- type: Terraform Provider
  url: https://registry.terraform.io/providers/komodorio/komodor/latest/docs
- type: GitHub Terraform Provider
  url: https://github.com/komodorio/terraform-provider-komodor