Skip to main content
POST
Generate a viral thumbnail

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
title
string
required

Video title (1-300 chars).

aspect_ratio
enum<string>
default:16:9

16:9 (YouTube) or 9:16 (Shorts/Reels/TikTok).

Available options:
16:9,
9:16
image_url
string

Optional https reference image whose subject is preserved.

Response

The generated thumbnail (image_url + media_id).

success
enum<boolean>
Available options:
true
data
object
meta
object