Test the product image generation endpoints
This demo uses server-side image processing to dynamically generate product images with different colors and configurations. Select options below to see the image update in real-time.
Using: <img src="...">
Using: fetch() + base64
GET /api/product-image/{product}?color={color}&hinge={hinge}GET /api/product-image/{product}?color={color}&hinge={hinge}&format=jsonGET /api/product-config/{product}POST /api/clear-image-cache