Skip to main content
POST
Generate a platform-sized thumbnail from a title, with the brief LLM-refined first.

Authorizations

Authorization
string
header
required

A workspace API key.

Body

application/json
title
string
required
Required string length: 1 - 200
projectId
string
required

The project to file this work under. Required — create one with POST /v1/projects. A project this workspace does not own answers not_found; the work is never silently filed somewhere else.

Required string length: 1 - 200
subject
string
Maximum string length: 300
transcript
string
Maximum string length: 3000
assetId
string
Required string length: 1 - 200
description
string
Maximum string length: 500
mood
string
Maximum string length: 80
colors
string
Maximum string length: 100
composition
enum<string>
Available options:
subject_left,
subject_right,
centered
style
enum<string>
Available options:
viral,
cinematic,
bold-text,
dramatic,
educational,
minimal
platform
enum<string>
Available options:
youtube,
youtube_shorts,
instagram_reels,
tiktok

Response

Success.

success
boolean
required
{key}
any