A single key connects everything: the HE backend uploads with it, and the admin panel + both apps go through the backend — nothing else needs a key of its own.
| Unlock with the master key to view. |
This dashboard has already switched to the new key. If you rotated here (not from the HE admin), paste it into the admin's Media Library → Connection now — uploads fail until you do.
The bootstrap key ships in config.php; rotations live in
db/keys.json (blocked from the web) and override it — config never needs editing again.
Every image URL, upload call and panel connection uses this base.
No server files to edit: the connection is saved in the admin's database and applies immediately.
Image: https://madandaaz.com/i/<SKU>/1.webp ·
Download: /d/<SKU>/1.webp ·
SKU as ZIP: /api/zip.php?sku=<SKU>&api_key=…
Transform: /t/w400,h300,c/<SKU>/1.webp
(w width · h height · q quality 30–95 · c crop-to-fill)