# AICoder > Open, auto-verified pricing and capability data for AI coder models. > Everything on this page is machine-readable via a public JSON API. ## Data freshness - Models: 2026-08-15T23:46:37.000Z - Leaderboards: 2026-08-15T15:22:00.255Z (period: August 2026) ## Primary entry point - [/api/v1](http://localhost/api/v1) — Machine-readable index of every endpoint, data shape, and example. ## Human pages - [All models](http://localhost/models) - [Compare models](http://localhost/compare) - [Pricing table](http://localhost/pricing) - [Leaderboard](http://localhost/leaderboard) - One model page: http://localhost/models/{id} (e.g. http://localhost/models/google-gemini-3-7-flash) ## Models & pricing - [List all models](http://localhost/api/v1/models) - [Get one model](http://localhost/api/v1/models/{id}) - [Pricing table (sorted)](http://localhost/api/v1/pricing) Query params: `vendor`, `status`, `tag`, `sort`, `dir`, `limit`, `offset`. ## Leaderboards We aggregate 6 public benchmark providers — LMArena (Chat Elo), Artificial Analysis (Intelligence Index), LiveBench (fresh questions), Aider Polyglot, LiveCodeBench, EvalPlus. We do NOT compute a composite score. Every board is mirrored 1:1 with native metric preserved. - [LMArena Agent](http://localhost/api/v1/leaderboards/lmarena) — Agent Score, 30 models - [CursorBench](http://localhost/api/v1/leaderboards/cursorbench) — Pass rate%, 23 models - [Artificial Analysis](http://localhost/api/v1/leaderboards/artificial_analysis) — AA Index, 77 models - [LiveBench](http://localhost/api/v1/leaderboards/livebench) — Avg score%, 29 models - [Aider Polyglot](http://localhost/api/v1/leaderboards/aider_polyglot) — Pass rate%, 35 models - [LiveCodeBench](http://localhost/api/v1/leaderboards/livecodebench) — Pass@1%, 15 models - [EvalPlus](http://localhost/api/v1/leaderboards/evalplus) — HumanEval+%, 21 models - [All boards summary](http://localhost/api/v1/leaderboards) - [One model across every board](http://localhost/api/v1/leaderboards/model/{id}) ## Search - [Cross-resource search](http://localhost/api/v1/search?q=claude) ## Machine-discoverable metadata - [OpenAPI 3.1 spec](http://localhost/.well-known/openapi.json) - [ChatGPT plugin manifest](http://localhost/.well-known/ai-plugin.json) - [Human docs](http://localhost/agents) ## Terms CC-BY-style attribution appreciated. All rankings come directly from the official public providers linked on each board; we only mirror.