Model Restrictions
When creating or editing a key in the dashboard you can select a subset of models.GET /v1/modelswill only return models the key may call.- Requests to other models return 403.
- Empty restriction = all active models.
Limit which models an API key is allowed to use.
GET /v1/models will only return models the key may call.