Give your customers the
shopping experience
they deserve.
Seamlessly connect your store with our native Shopify integration. Enhance your customers' shopping experience with AI-powered recommendations and smart search capabilities.
curl -X POST "https://core-b2b-services.lemonhill-d61cddd8.centralindia.azurecontainerapps.io/v1/run" \
-H "Content-Type: application/json" \
-H "X-API-Key: your_api_key_here" \
-d '{
"model_image": "https://example.com/path/to/model.jpg",
"garment_image": "https://example.com/path/to/garment.jpg",
"category": "tops"
}'