Skip to main content

Overview

Benchmarks endpoints

Available Operations

getBenchmarks

Unified benchmark endpoint that aggregates scores from multiple benchmark sources (Artificial Analysis, Design Arena, and OpenRouter’s own tau-bench and GPQA evals). 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

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<models.UnifiedBenchmarksResponse>

Errors