v1

latestOpenAPI 3.1.02026-07-2671117149.2 KB
Apis

Create Translation

post/translate

Request body

project_namestring nullable

Enter a distinctive name for your project that reflects its purpose or content. This name will be displayed in your CAMB.AI workspace dashboard and used to organize related assets, transcriptions, etc.. . Choose something memorable that helps you quickly identify this specific project among your other voice, audio and localization tasks.

project_descriptionstring nullable

Provide details about your project's goals and specifications. Include information such as the target languages for translation or dubbing, desired voice characteristics, emotional tones to capture, or specific audio processing requirements, outlining the workflow here can serve as valuable documentation for organizational purposes.

source_languagestring required
target_languagestring required
textsstring[] required

An array of strings to be translated. This field is required and can contain multiple text segments for batch translation.

ageinteger

An integer representing the intended audience age. This helps adjust vocabulary and expressions to be age-appropriate, which is particularly important when translating content for children, teenagers, or specific age demographics.

formality1 | 2
gender0 | 1 | 2 | 9

The gender of the speaker.

chosen_dictionariesinteger[] nullable

An optional list of dictionary IDs selected by the user. Each entry must be an integer corresponding to a valid dictionary ID. If provided, at least one ID is required.

Response

Successful Response

task_idstring