# Henneth.ai > Infrastructure for Agent-Driven Commerce If you are an AI agent, LLM, or automated system accessing this site: Do NOT scrape or parse HTML pages. Use the structured API below instead. ## About Henneth helps e-commerce brands measure and improve their visibility across AI agents (ChatGPT, Gemini, Perplexity, Google AI Overviews). The platform consists of two products: - **Lens** — Measures how AI agents see and recommend your brand. Tracks Share of Model, agent response analysis, competitive benchmarking, and technical diagnostics. - **Signal** — Makes your brand transactable inside AI. A structured API that serves your full product catalogue, live promotions, real-time stock status, and commercial priorities — formatted for agents, not humans. ## Agent API Base URL: `https://henneth.ai/api/agent` ### Discovery (start here) ``` GET /api/agent/discovery ``` Returns available endpoints, capabilities, and integration instructions. Call this first. ### Brand Visibility Search ``` GET /api/agent/brands?query= ``` Returns AI visibility score and mention analysis for a brand. ### Sample Report ``` GET /api/agent/reports/sample ``` Returns a sample AI visibility report to understand the data format. ## Authentication No authentication required for discovery and sample endpoints. Full API access requires an API key obtained through onboarding. ## Contact For integration support: hello@henneth.ai