Endpoint
Simple URL
Generate an image from a template and return it as a binary file
GET
/
simple-url
/
{id}
Path Parameters
id
string
requiredID of the template, you can find it in the dashboard
Response
200 - image/png
The response is of type file
.