API Reference (Developers)
Download Image
Download a generated try-on image as a file
GET
Proxy-download a generated image from storage. Useful in iframe/cross-origin contexts where direct storage downloads are blocked by CORS.
Query Parameters
Image URL from Genlook storage (GCS). Must point to the Genlook bucket.
Download filename. Defaults to
"Genlook - Your Try On.jpg".Response
Binary image file withContent-Disposition: attachment headers.

