Everything you need to build, deploy, and scale intelligent AI chatbots with QueryWing. Complete developer documentation including API reference, widget integration, webhook setup, SDK libraries, and code examples.
Set up your first AI chatbot in 5 minutes. Create your account, build your bot with a custom knowledge base, get your integration code, and deploy the widget to your website.
AI-powered conversations. Multi-language support. Advanced analytics. Enterprise security. Live chat integration. Easy customization.
Modern web browser, HTTPS-enabled website for production, JavaScript enabled, QueryWing account (free to start), email verification, and API access enabled.
Add the QueryWing JavaScript widget to your website with a simple script tag. Configuration options include data-bot-id (required), data-position (default: bottom-right), and data-theme (default: light).
Complete REST API documentation for the QueryWing chatbot platform. Base URL: https://api.querywing.com/v1
All API requests require Bearer token authentication using your API key. Generate API keys in your dashboard under Settings. Rate limits: 1000 API requests per hour, 10000 webhook events per hour.
POST /api/v1/chat - Send messages to your chatbot. GET /api/v1/conversations - Retrieve conversation history. POST /api/v1/leads - Create and manage leads. GET /api/v1/analytics - Access performance metrics. POST /api/v1/webhooks - Configure webhook endpoints. GET /api/v1/bots - Manage your chatbot instances.
Set up webhooks to receive real-time notifications. Events include conversation.started, message.received, and conversation.ended.
Official JavaScript SDK for Node.js and browser environments. Install via npm install @querywing/sdk.
Python SDK for server-side integrations and data processing. Install via pip install querywing-sdk.
Pre-built React components for easy integration. Install via npm install @querywing/react. Includes QueryWingWidget and QueryWingProvider components.
Community-maintained SDKs available for PHP, Go, Ruby, and Java.
QueryWing offers flexible pricing tiers: Free (basic chat and analytics), Starter at $49/month (offline messages, sentiment analysis, AI lead scoring, conversation export, 2 team members), Growth at $99/month (predictive analytics, CRM integrations, visual flow builder, Zapier/Make integration, webhook events, 5 team members), Scale at $299/month (audit logs, A/B testing, white-label branding, AI agent actions, custom fine-tuning, multi-brand workspace, 10 team members), and Enterprise with custom pricing (SSO/SAML, dedicated account manager, on-premise deployment, unlimited team members).
Connect QueryWing to 5000+ apps via Zapier or Make (Integromat). Supported triggers include conversation.started, message.received, lead.created, and conversation.ended. Available actions include sending messages, updating leads, and creating notes. Available on Growth plan and above.
Real-time event notifications sent to your HTTPS endpoints. Supported events: conversation.started, message.received, message.sent, lead.scored, conversation.ended, agent.action.executed. Available on Growth plan and above.
Automatically scores leads 0-100 based on conversation engagement, intent signals, and behavioral patterns. Hot leads score 80+, warm leads 50-79, cold leads below 50. Available on Starter plan and above.
Drag-and-drop conversation flow designer with canvas-based editor. Create multi-step conversation flows with conditions, branches, API calls, and variable assignments. Available on Growth plan and above.
Enable your AI chatbot to take real actions: make API calls, book appointments, look up order status, update CRM records, and more. Configure actions with endpoint, method, headers, and parameters. Available on Scale plan and above.
Train your chatbot on domain-specific data by uploading training examples (input/output pairs), importing from conversation history, or bulk importing. Available on Scale plan and above.
Remove "Powered by QueryWing" branding from the chat widget for a fully branded customer experience. Available on Scale plan and above.
Manage up to 10 brands from a single account. Each brand has its own name, logo, primary color, domain, and configuration. Available on Scale plan and above.
Manage multiple chatbots and route conversations intelligently based on context, user intent, or business rules.
Connect with Salesforce, HubSpot, Pipedrive CRM systems. SSO via SAML, OAuth, and LDAP. Analytics integrations with Google Analytics, Mixpanel, and Amplitude.
Practical examples for JavaScript widget integration, React component integration, Node.js server-side API usage, Python SDK implementation, PHP backend integration, and Vue.js component setup.
Common issues and solutions including widget not loading, API errors (401 Unauthorized, 429 Rate Limited, 500 Server Error), and performance optimization tips.
Everything you need to build, deploy, and scale intelligent chatbots with QueryWing.
/api/v1/chatSend messages to your chatbot
Core/api/v1/conversationsRetrieve conversation history
Core/api/v1/leadsCreate and manage leads
CRM/api/v1/analyticsAccess performance metrics
Analytics/api/v1/webhooksConfigure webhook endpoints
Integration/api/v1/botsManage your chatbot instances
ManagementReady-to-use code snippets
Ready-to-use code snippets
Ready-to-use code snippets
Ready-to-use code snippets
Ready-to-use code snippets
Ready-to-use code snippets
Intelligent conversations powered by advanced AI
Comprehensive insights and performance metrics
Simple setup with powerful customization options
Enterprise-grade security and compliance
Sign up for a free QueryWing account and verify your email address.
Configure your chatbot's personality, knowledge base, and appearance.
Add our JavaScript widget to your website with just a few lines of code.
Track performance, analyze conversations, and continuously improve your bot.