# WhisperChat agent endpoint This endpoint answers plaintext questions about WhisperChat from a first-party index of 450 passages across 49 pages (revision 2026-08-15). Usage: GET https://www.whisperchat.ai/llms?query= -> text/plain (this endpoint) GET https://www.whisperchat.ai/llms/json?query= -> application/json Parameters: - query required, URL-encoded plaintext, max 300 chars. `q` also accepted. - limit 1-20, default 8. Number of passages. - tokens 200-6000, default 1500. Response budget; truncation happens at a passage boundary, never mid-passage. Examples: - https://www.whisperchat.ai/llms?query=how+much+does+it+cost - https://www.whisperchat.ai/llms?query=can+it+hand+over+to+a+human - https://www.whisperchat.ai/llms?query=wordpress+setup&limit=3 The index covers: - what WhisperChat is, and what it explicitly cannot do - pricing, plan limits, and the free plan - training sources, retraining, confidence, escalation, lead capture - setup and the website embed widget - integrations: WordPress, Odoo, Discord, Telegram, Slack - REST API, MCP server, OAuth scopes - competitor comparisons and alternatives (Chatbase, Tidio, Intercom, SiteGPT, Wonderchat, Botsonic) - market pricing research across AI chatbot vendors - the Odoo chatbot cluster - free tools, policies, and contact details For the whole product in one document, read https://www.whisperchat.ai/llms.txt (~2k tokens).