Render Mockup API
Authorizations
x-api-keystringRequired
API key required for authentication.
Header parameters
Acceptstring Β· enumRequiredPossible values:
The request must accept JSON responses.
x-api-keystringRequiredExample:
API key required for authentication.
YOUR_API_KEY_HEREBody
mockup_uuidstringRequiredExample:
The UUID of the mockup template.
754a46c5-7693-43a1-9cd4-aedabd273f57export_labelstringOptionalExample:
A label for the exported image.
MY_FIRST_IMAGE_01Responses
200
Image successfully rendered.
application/json
400
Bad request due to invalid input parameters.
401
Unauthorized request, invalid or missing API key.
post
/rendersexport_label
export_options.image_format
export_options.image_size
export_options.mode
smart_objects.asset.url
smart_objects.asset.file
smart_objects.color

Left image without color - Right image with colorsmart_objects.asset.fit

smart_objects.asset.position
smart_objects.asset.size
smart_objects.print_area_preset_uuid
smart_objects.asset_as_pattern

smart_objects.blending_mode


smart_objects.adjustment_layers
Adjustment layer
Min value
Max value
Default value

[Beta] Text Layers
text_layers.uuid
text_layers.text
text_layers.font_family
text_layers.font_size
text_layers.font_color
Last updated