03IMPROVE

AI Traffic

Your API and docs get a lot of AI traffic now, and most of it is invisible. Restless shows you what AI is actually looking for, broken down by who is asking.

$ npx restless init
  • Covers both sides of AI traffic: the agents building on your API and the crawlers indexing it.

  • See which agents show up, what they read first, and what they ask for most.

  • What AI is looking for tells you where your API and docs should go next.

CONNECT

See what AIis looking for

Every request broken down by the agent behind it.

Agents

Claude, ChatGPT, Cursor, Copilot, and the rest, broken down by who is calling and what they read first.

Crawlers

Training and search crawlers show up too, identified by their Signature-Agent header, so you can see who is indexing your API.

Surfaces what they missed

When an agent searches for something your docs don’t cover, the miss shows up here, so you know what to add next.

Related features

Self-updating docs

Turns what AI is missing into documented context you can review.

Learn more

Solicit feedback

Lets agents tell you directly when your API confuses them.

Learn more

API logs

Every request recorded in full, so you can trace any single call.

Learn more

GET STARTED

Setup is a breeze

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.

$ npx restless init

A terminal animation shows the Restless API setup from introduction through account login.