---
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

---

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