Thumbnail Studio
Generate Sakira-ready visuals for songs, campaigns, clips and social posts.
SAKIRA THUMBNAIL API
Visuals aligned with the music production console.
One endpoint creates YouTube thumbnails, blog covers and social images using the Sakira visual language.
API Reference
Use the same renderer from Songs, Clips or automations.
POST /v1/generate
{
"title": "Nouvelle chanson Sakira",
"format": "youtube",
"category": "creative-design",
"usePhoto": true,
"photoImage": "data:image/jpeg;base64,...",
"useLogo": true,
"logoImage": "data:image/png;base64,...",
"model": "sd",
"style": "branded",
"outputFormat": "webp"
}