Authenticate
Create an API key in the Developer Center. Keys are shown only once and can be revoked at any time.
Use one asynchronous API for PDF, Word, Excel, and PowerPoint translation. Keep your integration simple: submit a file, poll status, then download the translated result.
/openapi/v1/pdf/tasks/openapi/v1/office/tasks/openapi/v1/tasks/{id}/openapi/v1/tasks/{id}/downloadThe API returns quickly after a task is accepted. Your service stays in control while translation continues in the background.
Create an API key in the Developer Center. Keys are shown only once and can be revoked at any time.
Send a PDF or Office file with a target language and an Idempotency-Key to protect retries.
Check the task until it succeeds, then download the translated file from the result URL.
Submit native or scanned PDFs and retrieve a translated PDF when processing finishes.
Translate DOCX, PPTX, and XLSX files while keeping the result ready for continued editing.
The API and web workspace use one credits balance, so teams can combine manual and automated workflows.
PDF and Office translation are charged at 1,500 credits per billable page. PDF uses physical pages; PPTX uses slides; DOCX uses embedded page count with a one-page fallback; XLSX uses worksheets.
Connect a dedicated API key in Codex or another compatible MCP client. Your AI workspace can check credits, create document translation tasks, poll progress, and retrieve short-lived result links without leaving its normal flow.
https://www.fanyipaiban.com/translate/mcpCodex: use the verified installer to register the local stdio bridge, restart Codex, then verify account and pricing in a new task.
Other clients: use the local bridge or a supported Streamable HTTP configuration that can attach Authorization: Bearer <API_KEY>.
The same page-based credits price applies. PDF, DOCX, PPTX, and XLSX are supported. For a local file above 20 MB, use the REST API upload flow.
Use the public Quickstart to run one real upload, read data.id, poll the task, and download the result before building a production integration.
Upload a PDF, Word, Excel, PPT, EPUB, SRT, or IDML file to check translation, structure retention, bilingual review, and export quality.