Developer docs
Technical routes, integrations, and implementation notes.
This layer is intentionally separate from merchant onboarding. Use it when you need route references, provider setup, or implementation context for the application workflows.
Endpoint samples
GET /api/v1/products?limit=50
List synchronized products.
POST /api/v1/reoptimize-product
Re-run product optimization for a SKU.
PATCH /api/v1/optimization-settings
Update schedule, reports, and optimization settings.
POST /api/v1/acp-agent-optimize
Generate product improvement output for supported workflows.
Integration notes
- Shopify Admin API for catalog sync and product-level workflow execution.
- AI providers such as OpenAI, Anthropic, or Gemini for deeper optimization workflows when configured.
- Stripe for checkout, billing state, and subscription management.
- Operational support pages for privacy, DPA, and security references.
AI provider configuration should be documented per environment and per workflow. The initial audit story on the public site does not require a merchant to configure an AI provider before connecting Shopify.