GET
/
v1
/
lipsync
/
inference_details

Authorizations

ganos-api-key
string
header
required

Use the API key generated from our website to programmatically interact with our endpoints. This key authorizes your requests, allowing you to access and utilize our services securely.

Query Parameters

inference_id
string
required

Response

200 - application/json
created_at
string

ISO 8601 formatted timestamp.

description
string | null
inference_id
string

Unique identifier for the generated video

input_audio
string

URL of the original input audio.

input_video
string

URL of the original input video.

status
enum<string>
Available options:
draft,
processing,
failed,
suceeded,
deleted
thumbnail_url
string | null

Represents the CloudFront URL of the thumbnail, initially null while being generated, and returns the URL once available

title
string | null
use_audio_from_video
boolean

If true, then the audio stream from the video is used for lipsyncing

video_url
string | null

Publicly accessible and downloadable video url of the LipSynced Video