Documentation
Build workflows around feed optimization, product quality audits, and store-level automation.
Quick Start
- Connect your Shopify store via OAuth.
- Add AI provider key (OpenAI, Anthropic, or Gemini).
- Run first sync, then trigger optimization from dashboard.
- Review product detail pages and re-optimize low performers.
API Endpoints
GET /api/v1/products?limit=50
List synchronized products.
POST /api/v1/reoptimize-product
Re-optimize a single product by id.
PATCH /api/v1/optimization-settings
Update schedule, reports and optimization settings.
POST /api/v1/acp-agent-optimize
Agentic rewrite of title, description, and attributes with before/after JSON.
Integrations
- Shopify Admin API (catalog sync, product updates, policy fetches).
- OpenAI / Anthropic / Google Gemini for optimization generation.
- Google Search Console for click and impression deltas.
- Stripe for subscriptions, checkout, and billing portal.
Need onboarding help? See support or open your dashboard for guided setup.