Documentation

Everything you need to integrate and use SmartWoo AI effectively.

Introduction

SmartWoo AI provides a powerful API and dashboard for integrating AI capabilities into your WooCommerce store. This documentation will guide you through setup, features, and best practices.

Installation

Install our official WordPress plugin or use the REST API directly:

composer require smartwoo/ai-client

Or download the plugin from your dashboard after registration.

Quick Start

1. Create an account and get your API key
2. Install the WordPress plugin
3. Configure your preferences
4. Start generating AI content!

AI Product Descriptions

Generate SEO-optimized product descriptions with a single click. Our AI analyzes your product data and creates compelling copy that converts.

API Authentication

All protected API requests require a SmartWoo API key as a Bearer credential. Get your key from the dashboard.

curl -H "Authorization: Bearer sw_live_your_key" https://api.smartwoo.ai/v1/models