---
title: "OpenRouter models listing endpoint"
method: GET
path: "/v1/open_router/models"
tags: ["Models"]
---

# OpenRouter models listing endpoint

`GET /v1/open_router/models`

This endpoint returns a list of available models from the OpenRouter
models file. The file is expected to be in JSON format and contains
information about the models, including their IDs and other metadata.

## Response `200`

List of available models

- unknown

## Other responses

- `500` — Failed to retrieve list of available models

## Changes

- **2025-05-12** `f0bf5a2dde0f` — 1 info
  - endpoint added
- **2025-04-11** `e19be1e82c3b` — 1 breaking
  - api path removed without deprecation
- **2025-04-11** `e7076a00f41c` — 1 info
  - endpoint added
- **2024-12-06** `45e3254839bd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/atomaai/apis/atoma-proxy/changes/v1/open_router/models/get.md)

---

[API](https://skmtc.dev/atomaai/apis/atoma-proxy.md) · [All operations](https://skmtc.dev/atomaai/apis/atoma-proxy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/atomaai/atoma-proxy/revisions/07694b7228b0/schema)
