๐Ÿ”API Overview

Dive into the specifics of each API method by checking out our complete documentation.

Method
HTTP Method
Endpoint
Description

POST

/generate

Generate videos from given text or audio and a transcript.

GET

/status

See the status of your submitted jobs.

GET

/download

Download generated content.

Errors

All errors returned by the API will have the same json format, because of this error sections will just feature a table describing these 3 fields. This json object is described below:

Field
Type
Description

title

string

Title for the error.

message

string

More details about the error.

code

integer

The HTTP status code.

Language Codes

API currently supports 16 different language options. Language codes follow the BCP-47 standard. Default languages with no country code are shown in brackets.

Language Code
Language

en-US (en)

English (US)

en-GB

English (GB)

es-ES (es)

Spanish (ES)

es-US

Spanish (US)

zh-CN (zh)

Chinese (CN)

de-DE (de)

German

it-IT (it)

Italian

fr-FR (fr)

French

pt-PT (pt)

Portuguese (PT)

pr-BR

Portuguese (BR)

ar

Arabic (MSA)

ja-JP (ja)

Japanese

ru-RU (ru)

Russian

hi-IN (hi)

Hindi

vi-VI (vi)

Vietnamese

ko-KO (ko)

Korean

Actors

Actor Name
Picture

annie

caprica

danbing

james

laura

liz

mario

simone

troy

valerio

vi

Camera IDs

Camera ID
View

0

1

2

6

7

Last updated