Phrase Plug-and-Play “BYO” MT 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 plug-and-play machine translation engine 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
Full API Schema
Explore the raw schema to see all endpoints in one place. Perfect for tools and integration setup.