Do AI agents pick Scalar?
How often agents choose Scalar when a developer needs documentation platforms — measured across Claude, GPT, Gemini.
95% CI 4%–11%
When developers ask an AI agent for docs platforms, Scalar is picked 6% of the time — ranking #3 of 9 measured across Claude, GPT, Gemini.
0 docs in FineWeb · 38 URLs in Common Crawl
Get the full report
The per-model and per-surface breakdown for Scalar — where it wins, where it loses, and to whom — plus an alert when the Pick Rate moves.
About Scalar
Turn OpenAPI/Swagger documents into interactive API reference pages.
Scalar takes OpenAPI or Swagger specification files and renders them as interactive API reference documentation. Developers and teams can use it to give API consumers a readable, browsable interface for exploring endpoints, parameters, and responses. It can be embedded into any web page via a CDN script or installed as an npm package.
Where to start
The quickest way to get started is via the CDN: drop the script tag into an HTML page, call Scalar.createApiReference with the URL of your OpenAPI document, and the reference renders immediately. Full integration options and configuration details are in the official documentation.