FastVideo
Lip-sync API
41 subscribers
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
FastVideo endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Training customer model /trainModel |
Take an appID, videoURL, hookURL (optional) and email(optional) as input to train a customer model. Email is recommanded to inform your when training is finished. |
| POST |
Check video status /checkVideoStatus |
Accept appID and video_id to check the status of video |
| POST |
Check the model status /checkModelStatus |
Accept appID and modelID to check the status of your model. |
| POST |
Get all your videos /getVideos |
Accept appID to get all its videos, use 'status' to filter outputs, the value of 'status' should be in ('creating', 'finished', 'failed') |
| POST |
Get all models /getModels |
Get your all models with appID and status, "status" should be in ('training', 'finished', 'failed') |
| POST |
Create a video /createVideo |
Take appID, audioURL , modelID, a new driving video (optional), output format(optional) and email (optional) as input to create a video. Without a new source video, the training… |
FastVideo pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|