cURL
curl --request POST \ --url https://api.captions.ai/api/creator/submit \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "script": "<string>", "creatorName": "<string>", "webhookId": "<string>", "resolution": "fhd" } '
{ "operationId": "<string>" }
Documentation IndexFetch the complete documentation index at: https://help.mirage.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://help.mirage.app/llms.txt
Use this file to discover all available pages before exploring further.
Script for the AI Creator (max 800 characters).
Name of the AI Creator. Default is "Kate".
Unique ID for a registered webhook.
Desired output resolution (default is 4k).
fhd
4k
Video generation process started.
Was this page helpful?