Benchmarks - Go SDK
Benchmarks - Go SDK
Benchmarks method reference
The Go SDK and docs are currently in beta. Report issues on GitHub.
Overview
Benchmarks endpoints
Available Operations
- GetBenchmarks - List Benchmarks
GetBenchmarks
Unified benchmark endpoint that aggregates scores from multiple benchmark sources (Artificial Analysis, Design Arena). Filter by source to reproduce the exact shapes from the legacy per-source endpoints, or use task_type to find models suited for specific workloads. Authenticate with any valid OpenRouter API key. Rate-limited to 30 requests/minute per key and 500 requests/day per account.
Example Usage
Parameters
Response
*components.UnifiedBenchmarksResponse, error