Add, remove, and update photos in real time. Automatically trigger builds. Deliver stunning mosaicsโyour way. See How It Works.
A robust, production-grade API powering automated mosaics for photo booths, photographers, print shops, and creative businesses.
Built for Serious Use Cases
Already in use by pros serving thousands of customers.
Programmatic Control at Every Step
All powered by the same rendering engine behind Mosaically.com.
"Integrating Mosaicallyโs API has been a game-changer. Our clients love how interactive and memorable their events become, and mosaics consistently drive additional revenue. Mosaically was effortless to integrate and quickly became one of our most requested features."
โ
API Key included
๐ HTTPS required
๐ฌ Contact us for trial or developer sandbox
API | Description |
---|---|
POST https://mosaically.com/api/Photo?api_key={api_key}&mosaic_id={mosaic_id}&source={source}&name={name}&description={description} |
Adds a photo to a mosaic. |
DELETE https://mosaically.com/api/Photo?api_key={api_key}&mosaic_id={mosaic_id}&photo_id={photo_id} |
Removes a photo from a mosaic. |
PUT https://mosaically.com/api/Photo?api_key={api_key}&photo_id={photo_id}&name={name}&description={description} |
Updates a photo name and/or description. |
API | Description |
---|---|
POST https://mosaically.com/api/RenderRequest?api_key={api_key}&mosaic_id={mosaic_id} |
Renders mosaic to reflect changes after addinng/removing photos. |
Letโs get you started with a free trial or developer sandbox.