Path Parameters
The unique identifier of the template to render
Query Parameters
An object containing key-value pairs of variable names and their values. The keys should match the variable names defined in the template.
Response
The endpoint returns the rendered image file directly. On success, you’ll receive the image data with the appropriate content type header.Examples
Here’s how to use the render endpoint with different variable types:Error Responses
Path Parameters
The unique identifier of the template
Query Parameters
Dynamic variables for the template
Response
The dynamically rendered image