---
title: "List available ModelLab models"
method: GET
path: "/api/model-eval/models"
tags: ["model-eval"]
---

# List available ModelLab models

`GET /api/model-eval/models`

Proxies the OpenRouter model catalog without exposing the configured API key.

## Response `200`

Available models and pricing metadata

## Other responses

- `400` — OpenRouter is not active or its API key is missing
- `502` — The provider catalog could not be loaded

## Changes

- **2026-07-27** `312bfc1148dc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bugtraceai/apis/bugtraceai-cli-api/changes/api/model-eval/models/get.md)

---

[API](https://skmtc.dev/bugtraceai/apis/bugtraceai-cli-api.md) · [All operations](https://skmtc.dev/bugtraceai/apis/bugtraceai-cli-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bugtraceai/bugtraceai-cli-api/revisions/312bfc1148dc/schema)
