Scanned File Translation
The Scanned File Translation API brings the power of AI-driven document translation directly into your applications. Designed for businesses, developers, and organizations that work with multilingual documents, this API accepts scanned files, images, or PDFs as input and returns a fully translated PDF with the original layout, formatting, and structure preserved. Unlike traditional text-only…
Scanned File Translation endpoints
| Method | Endpoint | Description |
|---|---|---|
| Text Processing | ||
| POST |
summarizeText /text/summarize |
Generate a summary of the provided text with optional length control. |
| POST |
analyzeText /text/analyze |
Analyze text content and return detailed statistics including word count, sentence count, character count, reading time, and word frequency analysis. |
| Translation | ||
| POST |
createTranslation /translation/create |
Create a new translation task for a document. Supports file upload or URL-based file input. Supports multiple file formats including DOCX, PDF, EPUB, CSV, XLSX, JSON, XML, VTT,… |
| GET |
getTranslationStatus /translation/status |
Get the current status and details of a specific translation task. |
| POST |
reprocessTranslation /translation/reprocess |
Restart processing for a failed or incomplete translation task. |
| GET |
listTranslations /translation/list |
Retrieve a list of translation tasks with optional filtering and sorting. |
| DELETE |
deleteTranslation /translation/delete |
Delete a translation task and associated files. |
Scanned File Translation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | 50 / second |
|
| ULTRA | $49 / month | 70 / second |
|
| MEGA | $199 / month | 100 / second |
|