POST
Generate a new video

Authorizations

Authorization
string
header
required

Use your API key in the format: Bearer bluma_live_your_api_key_here

Body

application/json
template_id
string
required

Template ID (e.g., "meme-dialogue", "feelset-slideshow").

Example:

"meme-dialogue"

context
object
required
webhook_url
string<uri>

URL to receive completion webhook

Example:

"https://yourdomain.com/webhooks/video-complete"

options
object

Response

Video generation queued successfully

id
string

Batch job ID

status
enum<string>
Available options:
queued,
processing
template_id
string

Template ID used for generation

created_at
string<date-time>
estimated_completion
string<date-time>
status_url
string
credits_charged
number