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

# ModelsCountResponse

Model count data

## Fields

| Field  | Type                                                                            | Required             | Description      | Example                     |
| ------ | ------------------------------------------------------------------------------- | -------------------- | ---------------- | --------------------------- |
| `data` | [components.ModelsCountResponseData](../components/modelscountresponsedata.mdx) | :heavy\_check\_mark: | Model count data | \{<br />"count": 150<br />} |
