Models - Go SDK
Models - Go SDK
Models method reference
Models - Go SDK
The Go SDK and docs are currently in beta. Report issues on GitHub.
Model information endpoints
List all models and their properties
*components.ModelsListResponse, error
Get total count of available models
*components.ModelsCountResponse, error
List models filtered by user provider preferences, privacy settings, and guardrails. If requesting through eu.openrouter.ai/api/v1/... the results will be filtered to models that satisfy EU in-region routing.
*components.ModelsListResponse, error