Skip to main content

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โ€‹

  1. POST /projects โ€” Upload files + define source/target languages
  2. POST /projects/{id}/convert โ€” Start file conversion
  3. GET /projects/{id}/status โ€” Poll until converted
  4. POST /projects/{id}/instant-mt โ€” Trigger instant translation
  5. GET /projects/{id}/final-files โ€” Download results

๐Ÿ’ผ Plan Requirementโ€‹

PlanAPI AccessTranslation MemoryCAT 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 โ†’