Phrase BYO Engine API
Machine translation powered by Phrase allows the translation of content using a unique AI powered feature to pick the best available translation engine for that content. By implementing the following API it is possible to integrate custom machine translation engine directly into Phrase Language AI. A minimal BYO Engine machine translation API specification. It supports the following operations and features:- supported languages
- engine status
- multi-segment translation operations
- synchronous translation
- asynchronous translation
- with glossaries
- applies to both synchronous and asynchronous endpoints
- with custom metadata
- applies to both synchronous and asynchronous endpoints
Dynamic Metadata
Phrase automatically resolves the following placeholders in request-level metadata values before sending them to the engine:| Placeholder | Resolved value |
|---|---|
{project_uid} | TMS project UID |
{job_uid} | TMS job UID |
{idm_organization_uid} | Phrase organization UID |