# HAMi WebUI API

**Canonical:** https://apis.io/apis/hami/hami-webui-api/  
**Provider:** HAMi — https://apis.io/providers/hami/  
**Base URL:** http://{hami-webui-host}:8000  
**Documentation:** https://project-hami.io/docs/installation/webui-installation

HAMi WebUI API is one of 2 APIs that [HAMi](https://apis.io/providers/hami/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include GPU Virtualization, Kubernetes, Observability, and Monitoring. The published artifact set on APIs.io includes API documentation.

The HAMi WebUI backend API. Four gRPC services — Card, Node, Container and Monitor — expose cluster accelerator inventory, node inventory, GPU-consuming workloads and Prometheus-backed range/instant/summary queries. Every RPC carries a google.api.http annotation, so the same surface is served as REST through grpc-gateway under /v1 (for example POST /v1/gpus, GET /v1/node, POST /v1/monitor/query/range-vector). The contract is the .proto set published in the HAMi-WebUI repository and mirrored verbatim into grpc/ here.

## Machine-readable artifacts (8)

- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/hami/refs/heads/main/grpc/hami-webui-card.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/hami/refs/heads/main/grpc/hami-webui-node.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/hami/refs/heads/main/grpc/hami-webui-container.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/hami/refs/heads/main/grpc/hami-webui-monitor.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/hami/refs/heads/main/grpc/hami-webui-error.proto
- **SourceCode** — https://github.com/Project-HAMi/HAMi-WebUI
- **Documentation** — https://project-hami.io/docs/installation/webui-installation
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/hami/refs/heads/main/apis.yml

## Other HAMi APIs (1)

- [HAMi Website Discovery API](https://apis.io/apis/hami/hami-website-discovery-api/)

## Tags

GPU Virtualization, Kubernetes, Observability, Monitoring

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/hami/hami-webui-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/hami/.
