Documentation Index
Fetch the complete documentation index at: https://docs.wearo.io/llms.txt
Use this file to discover all available pages before exploring further.
How shopper photos are handled
Upload
When a shopper clicks “Try it on” and uploads a photo:- The photo is sent directly from their browser to Wearo’s API over HTTPS
- The photo is passed to the AI model for generation
- The result image is stored and returned
Storage
| Data | Stored? | Duration |
|---|---|---|
| Original shopper photo | No | Deleted immediately after generation |
| Generated result image | Yes | 30 days (see data retention) |
| Metadata (timestamp, product) | Yes | 90 days |