To generate an image with the Placid REST API:
{info} 1 image = 1 credit
Switch to test mode for free watermarked previews!
// - POST to endpoint `https://api.placid.app/api/rest/ospo24ysn` (`ospo24ysn` = {template_uuid})
{
...
"layers": {
"img": {
"image": "https://faywoodwildlife.com/images/lion-singh.jpg"
},
"subline": {
"text": "Employee of the month"
},
"title": {
"text": "Meet Singh"
}
},
...
// Options for filename, size modifications, export,..
}