# ConSergio ConSergio is a web-based voice and chat booking assistant for local merchants: restaurants, salons, healthcare practices, auto shops, fitness studios, professional services, and complex multi-resource operations. Public booking pages: - Pattern: https://consergio.com/{merchant-slug} - Customers can book by chat or voice without installing an app. - Merchant pages expose Schema.org JSON-LD for search and AI agents. Developer integration: - API base: https://consergio.com/api/v2 - OpenAPI: https://consergio.com/openapi.json - Embed widget: - White-label widget options: data-label, data-color, data-position, data-target. - CLI: npx consergio merchant {slug}; npx consergio availability {slug} --date YYYY-MM-DD; npx consergio embed {slug}. - Public endpoints: GET /merchants/{slug}, GET /merchants/{slug}/availability, POST /merchants/{slug}/bookings - Optional API key: Authorization: Bearer cs_live_... for higher-volume paid integrations. - Integration paths: widget, WordPress plugin, agency white-label install, MCP tools, direct API. Trial and cost controls: - New merchants get a limited trial to configure their real business and test voice/chat/widget/API before paying. - Public AI voice/chat sessions are capped per merchant plan and session duration. - API responses expose quota headers for paid integrations. Merchant configuration: - Merchants can configure services, resources, staff, rooms, equipment, business hours, custom booking preferences, localization, assistant tone, and public page theme through natural-language chat.