External API v1 · upload XLIFF/XLSX/DOCX/PPTX, poll status, download results. All calls send your x-api-key from the browser.
columnsSchema and sheetNames are required; columnsSchema must include the source language's column. Target-language columns are optional — add one only to import pre-translated text, e.g. { "en": "A" } for a plain MT job, or { "en": "A", "zh-CN": "B" } to import existing translations.