Access and share AI Gateway leaderboard data (2 minute read)
Summary
Vercel opens AI Gateway leaderboard data under CC BY 4.0, providing an API endpoint for data export and shareable chart images, allowing users to analyze production AI usage.
View Cached Full Text
Cached at: 07/16/26, 10:58 PM
Similar Articles
AI Gateway Production Trends (8 minute read)
Vercel's AI Gateway data shows Anthropic leads in spending, Google in token volume, and agentic workloads carrying 59% of token volume. OpenAI's spend share tripled after recent model updates.
@rauchg: We've been explaining AI Gateway as a C̶o̶n̶t̶e̶n̶t̶ Token Delivery Network. Like a CDN for AI models. One great featur…
Vercel's AI Gateway now supports routing rules that allow developers to dynamically rewrite model routes (e.g., from retired models like Claude Fable-5 to Claude Opus-5) without code changes, ensuring production workloads remain resilient.
Open-Weight Models Reached 29% of AI Gateway Usage (9 minute read)
Vercel's AI Gateway Production Index for July 2026 reports that open-weight models now account for 29% of token volume, with DeepSeek leading among open-weight labs, while average token prices flattened as cheap open-weight volume offset rising frontier model costs.
@rauchg: Some model insights based on @vercel AI Gateway data On June 27, Anthropic + OpenAI + Google hit an all-time high of co…
A thread by @rauchg shares data from Vercel AI Gateway showing that on June 27, Anthropic, OpenAI, and Google hit an all-time high combined spend share of 97.09%, while open model spend has recently declined to an all-time low.
I spent ~4.5 months building a free, self-hosted AI gateway: one endpoint for 237 providers (90+ free), auto-fallback, and a token-compression pipeline (MIT)
An open-source, self-hosted AI gateway providing a single endpoint for 237 LLM providers with auto-fallback, token compression, and routing. It has gained significant traction with 9.8K GitHub stars and 280+ contributors in 4.5 months.