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

# Model Restrictions per Key

> Limit which models an API key is allowed to use.

# Model Restrictions

When creating or editing a key in the dashboard you can select a subset of models.

* `GET /v1/models` will only return models the key may call.
* Requests to other models return 403.
* Empty restriction = all active models.

This is useful for giving different keys to different team members or tools.
