Beyond-Bot.ai + Captions
Captions provides the Mirage API for generating videos and speech and adding styled captions to videos.
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to Captions.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in Captions.
Trigger Workflows
Start automated workflows in Captions based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within Captions.
Add Captions
Start an asynchronous job that transcribes and renders a selected caption style onto an uploaded or existing completed video. Use CAPTIONS_GET_VIDEO_STATUS to monitor the returned job, then CAPTIONS_DOWNLOAD_VIDEO when it completes. This call consumes paid Mirage credits and cannot be cancelled or deleted once submitted.
Download Video
Download the MP4 content of a completed video job and return an offloaded file reference. Use CAPTIONS_GET_VIDEO_STATUS first to confirm the job is COMPLETE.
Generate Speech
Generate WAV speech synchronously from text using a known Mirage voice ID and return an offloaded audio file reference. This call consumes paid Mirage credits and cannot be cancelled or deleted once submitted.
Generate Video
Start an asynchronous Mirage Video 1 job that animates a portrait image using speech audio. Use the returned job ID with CAPTIONS_GET_VIDEO_STATUS. This call consumes paid Mirage credits and cannot be cancelled or deleted once submitted.
Get Caption Template
Retrieve one caption style by ID, including its name and preview video URL.
Get Video Status
Retrieve the current state, progress, and error details for a video generation or captioning job.
List Caption Templates
Return one page of available caption styles, including names and preview video URLs.
List Videos
Return one page of video jobs owned by the connected Mirage account, including each job's status and progress.