HTTP API

GET /api/sites/{id}/ai

Crawlers, pages crawled, assistant referrals, and crawl-to-referral.

What you get

  • Crawler counts by bot name (GPTBot, ClaudeBot, …).
  • Pages those crawlers fetched.
  • human_via_ai referrals by assistant.
  • crawl_to_referral — pages with crawl volume vs click-through from assistants.

This is the payload behind the AI Traffic panel and the MCP ai_traffic tool. It is also the input to the "cited but not clicked" skill.

Something off? Open an issue · Edit on GitHub