Skip to main content
POST
Generate a video

Authorizations

Authorization
string
header
required

Workspace API key from Settings → Public API.

Body

application/json
type
string
required

Video generator identifier available to the workspace.

Example:

"veo3"

output
enum<string>
required
Available options:
vertical,
horizontal
Example:

"vertical"

customParams
object
required

Generator-specific parameters.

Example:

Response

id
string<uuid>
required
Example:

"4cb8c6af-7111-4e5d-a7cd-846c9293d4c1"

name
string
required
Example:

"launch-image.png"

path
string
required
Example:

"https://postlybee.com/uploads/2026/08/launch-image.png"

thumbnail
string | null
Example:

"https://postlybee.com/uploads/2026/08/launch-image-thumb.png"

alt
string | null
Example:

"Product launch graphic"

Last modified on August 26, 2026