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 (sk_live_...), minted from workspace settings.

Body

application/json
title
string
required
Required string length: 1 - 300
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.

Maximum string length: 200
subject
string
Maximum string length: 500
transcript
string
Maximum string length: 50000
assetId
string
Required string length: 1 - 200
description
string
Maximum string length: 4000
mood
string
Maximum string length: 200
colors
string
Maximum string length: 200
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

Completed.

success
enum<boolean>
required
Available options:
true
projectId
string
required

The project this work was filed under.