translate

Detect the language of an uploaded document

Runs LLM language+dialect detection on the cached source file of a single-file upload task. Always returns 200; detection failures carry language "invalid" with empty candidates.

post/v2/blu_translate/auto_detect

Query parameters

idstring required

translation task id

Headers

Authorizationstring required

With the bearer started

Response

OK

languagestring

Changes

No recorded changes to this endpoint across all 3 revisions of this API.