Do AI agents pick Redocly?
How often agents choose Redocly when a developer needs documentation platforms — measured across Claude, GPT, Gemini.
95% CI 5%–12%
When developers ask an AI agent for docs platforms, Redocly is picked 8% of the time — ranking #2 of 9 measured across Claude, GPT, Gemini.
0 docs in FineWeb · 386 URLs in Common Crawl
Get the full report
The per-model and per-surface breakdown for Redocly — where it wins, where it loses, and to whom — plus an alert when the Pick Rate moves.
About Redocly
A CLI tool for building, linting, and publishing API documentation across the full API lifecycle.
Redocly is an API documentation and governance tool that supports linting OpenAPI (2.0, 3.0, 3.1, 3.2), AsyncAPI, and Arazzo descriptions against built-in or custom rulesets, bundling multi-file specs into a single document, generating static API reference docs, and running contract tests against live APIs. It targets API teams who want to enforce consistent standards, catch issues in CI, and publish reference documentation without a hosted service.
Where to start
Run the CLI against an existing OpenAPI file with `npx @redocly/cli@latest lint your-api.yaml` to see linting results immediately, or use `build-docs` to generate static HTML reference documentation. From there, configure a `redocly.yaml` file to define custom rules and documentation settings.