Agent dashboard
Agent dashboard (bearer-authed)
Authorizations
API keys generated via POST /api/v1/me/api-keys. Format:
Authorization: Bearer fxa_<32-char-secret>. Only accepted on
/api/public/v1/*. Cookie auth is rejected on that surface.
Path Parameters
URL-safe brand identifier (lowercased, hyphenated).
^[a-z0-9-]+$Query Parameters
Time window for time-series + aggregations.
7d, 30d, 90d Exact bot name (e.g. GPTBot). Part of the page-wide crawler filter: every aggregate on the Agents dashboard honours it, so the KPIs, the trend, the breakdowns and the pages list always describe the same traffic. Combine with vendor/kind to narrow further (they AND).
Exact vendor / platform (e.g. OpenAI) — every bot that company operates.
Exact agent type, e.g. training_crawler for bots that collect data for model training vs browsing_agent for live answer-time fetches.
training_crawler, search_crawler, browsing_agent, agentic_browser, mcp_client Response
Daily hit metrics + tag snippet.