Overview
Model information endpointsAvailable Operations
- list - List all models and their properties
- count - Get total count of available models
- listForUser - List models filtered by user provider preferences, privacy settings, and guardrails
list
List all models and their propertiesExample Usage
Standalone function
The standalone function version of this method:Parameters
Response
Promise<models.ModelsListResponse>Errors
count
Get total count of available modelsExample Usage
Standalone function
The standalone function version of this method:Parameters
Response
Promise<models.ModelsCountResponse>Errors
listForUser
List models filtered by user provider preferences, privacy settings, and guardrails. If requesting througheu.openrouter.ai/api/v1/... the results will be filtered to models that satisfy EU in-region routing.