---
title: "Get runtime metrics for models and channels"
method: GET
path: "/api/monitor/runtime_metrics"
tags: ["monitor"]
---

# Get runtime metrics for models and channels

`GET /api/monitor/runtime_metrics`

Returns runtime rpm/tpm/error metrics sourced from reqlimit and monitor

## Response `200`

OK

- object
  - `data` ControllerRuntimeMetricsResponse
    - `channel_models` object
    - `channels` object
    - `models` object
  - `message` string
  - `success` boolean

## Changes

- **2026-04-10** `413cb9d5276f` — 1 info
  - endpoint added
- **2025-05-23** `544096a3f194` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/labring/apis/ai-proxy-swagger-api/changes/api/monitor/runtime_metrics/get.md)

---

[API](https://skmtc.dev/labring/apis/ai-proxy-swagger-api.md) · [All operations](https://skmtc.dev/labring/apis/ai-proxy-swagger-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/labring/ai-proxy-swagger-api/revisions/696faf563b42/schema)
