Taia Public API Overview
The Taia Public API allows Pro plan users and organizations to fully integrate document translation into their own systems and workflows โ from file upload to AI translation and final file delivery.
๐ What Can You Do with the API?โ
- ๐ Upload documents for AI translation
- ๐ Translate to multiple target languages
- ๐ Poll project and file status
- ๐ฅ Download fully formatted translated documents
- ๐ Use securely via API key
๐ Authenticationโ
All requests require the following header:
Authorization: Api-Key YOUR_API_KEY
You can find your key in the Taia web app under: Settings โ API Access
The public API is available only to users with an active Pro subscription.
๐งญ Core Workflowโ
POST /projects
โ Upload files + define source/target languagesPOST /projects/{id}/convert
โ Start file conversionGET /projects/{id}/status
โ Poll until convertedPOST /projects/{id}/instant-mt
โ Trigger instant translationGET /projects/{id}/final-files
โ Download results
๐ผ Plan Requirementโ
Plan | API Access | Translation Memory | CAT Editor |
---|---|---|---|
Free | โ | โ | โ |
Basic | โ | โ | โ |
Pro | โ | โ | โ |
๐งช Developer Resourcesโ
๐ง Coming Soonโ
- Quote & order professional translation
- Webhooks
- Usage statistics and quota endpoint
- Extended localization metadata (glossary/TM selection via GET)
For now, quoting and ordering professional services is only available in our legacy platform.
Need help? Contact us โ