Ecom AI Agent

Documentation

Everything you need to integrate and use AI Assistant. Get started in 5 minutes.

Quick Start

Follow these 3 steps to add AI Assistant to your website:

  1. Create a free account – no credit card required
  2. Copy your API key from the dashboard
  3. Paste one line of code into your website
<script src="https://yourdomain.com/widget.js" data-api-key="YOUR_API_KEY"></script>

Video Tutorial

Watch how to install AI Assistant in 2 minutes

(Video tutorial coming soon)

WordPress Plugin

Free Install from WordPress repository:

https://wordpress.org/plugins/ai-assistant-widget/

Or upload the ZIP file manually. Enter your API key in Settings → AI Assistant.

WooCommerce Integration

The widget works automatically. AI can:

  • Check order status – "Where is my order?"
  • Process returns – generate shipping labels
  • Recommend products based on conversation

Custom Website

Add the script tag anywhere before closing &lt;/body&gt;. Customize colors and welcome message:

<script src="https://yourdomain.com/widget.js" data-api-key="YOUR_API_KEY" data-primary-color="#0f766e" data-welcome-message="Hello!"></script>

Shopify App

Beta Install from Shopify App Store. One-click integration, syncs products and orders.

API Reference

Full API documentation available at /docs (Swagger UI).

curl -X POST https://yourdomain.com/api/chat -H "X-API-Key: YOUR_KEY" -d '{"question":"Hello"}'

Pricing & Limits

  • Free – 1 agent, 300 conversations/month, 2 knowledge sources
  • Pro – 2 agents, 5,000 conversations/month, 10 knowledge sources
  • Business – 5 agents, unlimited conversations, unlimited knowledge sources

Troubleshooting

Widget not showing?

Ensure you placed the script tag before closing &lt;/body&gt;. Check browser console for errors (F12).

CORS error?

Add your website domain to allowed origins in the dashboard or contact support.

Email not received?

Check your spam folder. If still missing, contact support@tryecomai.com.

API key invalid?

Regenerate your API key in the dashboard. Ensure you are using the correct key for the environment (test/live).

Changelog

  • v1.0.0 – May 22, 2026 – Initial release: widget, RAG, Stripe integration, live chat handoff
  • v1.1.0 – Coming soon – WordPress plugin, Telegram bot, image analysis

Support

Need help? Contact us: