With the Lionbridge Content API a content system connector can:
- Send content out for translation.
- Check the status of translation requests
- Retrieve translated content.
The Provider API translation provider connector can:
- Retrieve source content sent by content systems
- Update translation request statuses as they progress within the TMS
- Send translated content back to content system
Target Audience
This guide is intended for provider connector developers implementing the integration between a translation provider or translation management system (TMS), and the Provider API. The connector will be used to provide translation or language services. This guide assumes the reader is familiar with REST API programming concepts.
For developers looking to implement the integration between a content system and the Content API, please refer to the ContentAPIv2 developer site at the ContentAPIv2 developer site.
Support
For support, please contact connectors@lionbridge.com.
- Getting Started: Get started with the API
- Examples: Check out some example code!