visualize call returns the render: no catalog integration, no merchant onboarding, no permission needed from anyone.
Two ways to call it
Both surfaces expose the same single tool with the same authentication: a developer API key from developers.hemsy.ai.
Merchant fidelity upgrade
If a product you pass belongs to a Hemsy merchant, the render automatically upgrades to that merchant’s full catalog fidelity: variant reference imagery, color swatches, and placement rules the merchant configured for their own storefront try-on. You don’t need to do anything to get this: pass the product’s page URL (productUrl) and the upgrade happens automatically when the product resolves to a Hemsy store. The response tells you which products rendered at merchant fidelity vs generic.
This is not the merchant embed/try-on API. Merchants embedding try-on on
their own storefront should use the Merchant Try On API and Embeds.
The Visualize API is developer-pays: your credits, any product, any scene.
Pricing
1 credit = 1 successful render, regardless of how many products are composed into the scene. Failed renders are not charged. Buy prepaid credit packs at developers.hemsy.ai. No subscription.Next steps
Authentication
Create an account, buy credits, and mint your API key.
Connect over MCP
Add the server URL to Cursor, Claude, or any MCP client.
REST API
Call POST /visualize from anything that speaks HTTP.