Verbingo Translation API
Explore translation concepts and plan an integration with the Verbingo platform.
Introduction
This document is intended for developers who want to write applications that can interact with the Verbingo Translate Api. Verbingo Translate Api is a tool that automatically translates text from one language to another language (e.g. English to French). You can use the Verbingo Translate Api API to programmatically translate text in your webpages or apps.
Translation concepts
Verbingo Translate Api is a tool that automatically translates text from one language to another language. The source text is the text to be translated. The source language is the language that the source text is written in. The target language is language that the source text is translated into.
API operations
| Operation | Description |
|---|---|
| Translate | Translates source text from source language to target language |
| Languages | List the source and target languages supported by the translate methods |
Plan your integration
Contact the Verbingo team for current API documentation, supported endpoints, and access credentials.
Request integration information →