Agent-Friendly Docs
A public benchmark for how cleanly agents can read your docs. Restless scores a perfect 100.
01BUILD
Restless isn’t just agent-friendly docs. It’s the only documentation platform built AI-first. There’s a UI for humans, but the docs are shaped to make agents successful.
A toggle at the top lets humans see exactly what their agents see.
Your docs aren’t for reading; they’re for making sure AI can build on your API.
Agents get more than static docs; they get realtime API data so they can debug what’s going on.
A terminal window showing the llms.txt Restless publishes for agents: the endpoints an agent can reach, the fields invoices.create takes, and how content negotiation, recovery and realtime data work.
FULL STACK
Restless generates docs and an MCP server that
agents parse cleanly, so they get it right on the first call.
A public benchmark for how cleanly agents can read your docs. Restless scores a perfect 100.
Checks every tool, schema, and response your MCP server exposes. Restless passes every check.
Markdown for every page
Add .md to any page URL
llms.txt entry point
The index agents start from
Automatic markdown for agents
AI clients and crawlers get markdown, no setup
Human and agent views
Toggle for humans and agents
MCP server
Access directly where the work is happening
Use cases as tools
Each guide is also a callable tool
Auto-generated skills
Agents onboard themselves, no custom prompts
Agent recovery
Fix-it guidance added to failed responses
Workbench over MCP
Agents debug their own failed calls
Agent-native onboarding
Get an agent to its first call, no docs required
FULL STACK
Restless is built for agents. Everything is aimed at making them successful and able to figure out how to move forward on your platform.
The same reference, two shapes. Humans get the UI. Agents get the structure. One toggle flips between them.
The llms.txt acts as an entry point for agents. Add .md to any page URL and you get it as markdown.
AI crawlers, and any request that sends Accept: text/markdown, get the markdown version. Nothing to configure.
The docs show actual data from your API, so an agent can see what a call returns and fix its own failed request.
Everything the docs describe is exposed as tools your users’ agents can call directly, without reading a page first.
Give agents native access to your API, no docs required.
Fix-it guidance injected into the response, so failed calls get back on track.
See how agents use your API, split out from developer traffic.
GET STARTED
Restless is tightly integrated with your API, so we install a small SDK. Don't worry, we walk you through every step of the way.
Nothing is uploaded without your permission.
A terminal animation shows the Restless API setup from introduction through account login.