Create Document Translation
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Translation target language. Use en, he, or yi; omit it to use automatic
English/Hebrew direction selection. Custom styles and language-specific
built-ins require their explicit compatible target language.
Translation style ID. Built-ins are default for a clear natural translation,
learning_english for polished Torah-learning English, torah_yiddish for
natural beis-medrash Yiddish, and sefer_hebrew for
traditional sefer-style Hebrew. Custom style IDs come from /v1/translation-styles.
Omit this to use default. learning_english requires target language en,
torah_yiddish requires yi, sefer_hebrew requires he, and each custom style declares its compatible language.
Response
Requested translation language. With auto, each segment reports its concrete language in its own target_language field.
Translation style ID used for this independently stored target-language translation.
Words in missing, failed, forced, or stale segments that still need translation. Cached current segments are excluded, so this can be zero even when source_word_count is not.
Estimated API balance reservation for the current billable_word_count, in cents, at USD 0.25 per 1,000 words. For example, 25 means USD 0.25 and 250 means USD 2.50. This is an estimate of remaining work, not a historical invoice, and normally becomes zero after all current segments are translated.
Paragraph- or page-level results for this target language and translation style.
