post
https://platform.perso.ai/api/video_translator/v2/project/
Create a new video translator project.
Request Parameters
| Parameter | Required | Description |
|---|---|---|
source_language | Yes | Source language code (e.g., ko, en, ja) |
input_file_type | Yes | Type of input: video or audio |
input_file_url | Yes | URL of the input file |
input_file_source | Yes | Source type: url or upload |
Supported Languages
Common language codes: ko (Korean), en (English), ja (Japanese), zh (Chinese), es (Spanish), fr (French), de (German)
Example
Select "CreateProjectRequest" from the Examples dropdown to see a complete request example.
