Overview
The Lionbridge Provider API is a RESTful API that is part of the Lionbridge Content API platform.
less than a minute
Welcome to the the Lionbridge Provider documentation site
The Lionbridge Provider API is a RESTful API that is part of the Lionbridge Content API platform.
Some key concepts when using the Lionbridge Provider documentation.
What do you need to do to get started?
How do you work with the API?
Here is a typical workflow for a provider connector to process a newly submitted job.
Listeners allow a connector to be notified on events of interests, commonly referred to as webhooks. These are HTTP callbacks that the API sends, via POST method, to a URL that the application configures.
How do validate the connector?