> ## Documentation Index
> Fetch the complete documentation index at: https://docs.myrouter.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Models

> Model catalog and detail.

Defined in `openapi/public.openapi.yaml`.

Public operations:

* `GET /api/v1/models`
* `GET /api/v1/models/{model}`

Source: current platform model catalog and model detail contracts.

The product layer filters platform model facts by account/key visibility and injects customer-facing `pricing`.

The model response includes OpenRouter-style fields such as public model id, display metadata, context length, architecture, provider summary, pricing, and supported parameters.

Provider raw URLs, provider credentials, routing weights, internal endpoint ids, and model override names must not be exposed as public contract fields.
