The Reverso Translator API is an advanced tool designed to provide accurate and contextualized translations between a wide range of languages. This API is aimed at users who need to integrate real-time translation capabilities into their applications, websites or platforms. One of the distinctive features of Reverso Translator is its ability to provide contextual translations. Unlike many other translation tools that can deliver literal results, Reverso Translator uses sophisticated algorithms and an extensive linguistic database to understand the context in which a word or phrase is used. This allows for translations that are not only grammatically correct, but also culturally and contextually appropriate. The API offers support for a wide variety of languages, covering both common and less widespread languages. This is ideal for applications operating in international markets or serving multilingual audiences. Users can specify the source language and the target language, and the API will take care of the translation with a high degree of accuracy.
The Global Speak API receives text in one language and provides its translation in another language with examples and pronunciation.
Integrate the API into language learning platforms to provide accurate translations.
Develop mobile or web applications for travelers who need to quickly translate phrases and text during their travels.
Incorporate the API into customer service systems to automatically translate queries and responses between customers and agents in different languages.
Use the API to translate product descriptions, reviews and comments on e-commerce platforms.
Integrate the API into social media management tools to translate posts, comments and direct messages
Besides the number of API calls, there are no other limitations
To use this endpoint you need to send the text and the target language and you receive the translation along with examples and pronunciation.
Post Translate with context - Endpoint Features
| Object | Description |
|---|---|
Request Body |
[Required] Json |
{"id":"cdc2d9f4-5428-4f3e-b681-dcb9008afdf9","from":"eng","to":"ara","input":["hello"],"correctedText":null,"translation":["مرحبا"],"engines":["Context"],"languageDetection":{"detectedLanguage":"eng","isDirectionChanged":false,"originalDirection":"eng-ara","originalDirectionContextMatches":24285,"changedDirectionContextMatches":0,"timeTaken":42},"contextResults":{"rudeWords":false,"colloquialisms":false,"riskyWords":false,"results":[{"translation":"مرحبا","sourceExamples":["The little lion roars lie raises his paw to say <em>hello</em>.","They asked if they can come by and say <em>hello</em> first.","You know, you should come by and say <em>hello</em>.","Guys, say <em>hello</em> to the rest of the gang for me.","When we call my brother now we just say <em>hello</em>.","But simply if you see them say <em>hello</em> and a few words.","If you are in the vicinity please stop by to say <em>hello</em>."],"targetExamples":["القليل تهدر الأسد كذبة يثير مخلب له ليقول <em>مرحبا</em>.","سألوا اذا كان بامكانهم يأتي بها ويقول <em>مرحبا</em> أولا.","كما تعلمون، يجب أن تأتي من قبل ويقول <em>مرحبا</em>.","الرجال، ويقول <em>مرحبا</em> إلى بقية العصابة بالنسبة لي.","عندما نتحدث مع أخي الآن، نقول فقط <em>مرحبا</em>.","ولكن ببساطة إذا كنت انظر اليهم ويقول <em>مرحبا</em> وبضع كلمات.","إذا كنت في مكان قريب، يمكنك التوقف عن قول <em>مرحبا</em>."],"rude":false,"colloquial":false,"partOfSpeech":null,"frequency":20377,"vowels":"مَرْحَبًا","transliteration":"marHaban"},{"translation":"أهلا","sourceExamples":[],"targetExamples":[],"rude":false,"colloquial":false,"partOfSpeech":"adv.","frequency":1914,"vowels":"أَهْلًا","transliteration":"ʾahlan"},{"translation":"تحية","sourceExamples":["A quick <em>hello</em> at the bus stop can lead to a nice chat.","A cheery <em>hello</em> from the neighbor always boosts my mornings.","Walking by, I couldn't help but say a casual <em>hello</em> to my neighbor."],"targetExamples":["<em>تحية</em> سريعة في محطة الحافلات يمكن أن تؤدي إلى محادثة لطيفة.","<em>تحية</em> بشوشة من الجار دائماً ما ترفع من روحي في الصباح.","أثناء المشي لم أستطع إلا أن أقول <em>تحية</em> عابرة لجاري."],"rude":false,"colloquial":false,"partOfSpeech":"nf.","frequency":1539,"vowels":"تَحِيَّة","transliteration":"taHiyya"},{"translation":"ألو","sourceExamples":[],"targetExamples":[],"rude":false,"colloquial":false,"partOfSpeech":"nm.","frequency":448,"vowels":"أَلُو","transliteration":"ʾaluu"},{"translation":"الو","sourceExamples":[],"targetExamples":[],"rude":false,"colloquial":false,"partOfSpeech":null,"frequency":161,"vowels":null,"transliteration":null},{"translation":"سلام","sourceExamples":[],"targetExamples":[],"rude":false,"colloquial":false,"partOfSpeech":"n.","frequency":103,"vowels":"سَلَام","transliteration":"salaam"},{"translation":"هالو","sourceExamples":[],"targetExamples":[],"rude":false,"colloquial":false,"partOfSpeech":null,"frequency":70,"vowels":null,"transliteration":null},{"translation":"السلام عليكم","sourceExamples":[],"targetExamples":[],"rude":false,"colloquial":false,"partOfSpeech":null,"frequency":69,"vowels":"السَّلَامُ عَلَيْكُمْ","transliteration":"as-salaamu ʿalaykum"},{"translation":"صباح الخير","sourceExamples":[],"targetExamples":[],"rude":false,"colloquial":false,"partOfSpeech":null,"frequency":58,"vowels":null,"transliteration":null},{"translation":"هاللو","sourceExamples":[],"targetExamples":[],"rude":false,"colloquial":false,"partOfSpeech":null,"frequency":35,"vowels":null,"transliteration":null}],"totalContextCallsMade":1,"timeTakenContext":0},"truncated":false,"timeTaken":42}
curl --location --request POST 'https://zylalabs.com/api/4871/global+speak+api/6121/post+translate+with+context' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"format": "text",
"from": "eng",
"to": "fra",
"input": "hello",
"options": {
"sentenceSplitter": true,
"origin": "translation.web",
"contextResults": true,
"languageDetection": true
}
}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
Send the text and the target language, receive the translation, examples and pronunciation.
The Global Speak API provides automatic translation and speech services between multiple languages, facilitating global communication.
There are different plans suits everyone including a free trial for small amount of requests, but it’s rate is limit to prevent abuse of the service.
Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.
The Global Speak API returns text translations, usage examples, pronunciation and, in some cases, audio pronunciation.
The API returns translations of input text, contextual examples, pronunciation guides, and language detection information, allowing users to understand usage in various contexts.
Key fields include "translation" for the translated text, "sourceExamples" and "targetExamples" for contextual usage, "detectedLanguage" for identifying the input language, and "timeTaken" for processing duration.
The response is structured in JSON format, containing nested objects for translations, examples, and language detection, making it easy to parse and utilize in applications.
Users can specify "text" for the input phrase and "target language" to define the desired output language, allowing for tailored translation requests.
Users can customize requests by selecting different source and target languages, enabling translations that fit specific linguistic needs and contexts.
Common use cases include enhancing language learning apps, aiding travelers with real-time translations, and improving customer service interactions across languages.
The API utilizes sophisticated algorithms and an extensive linguistic database to ensure translations are contextually appropriate and culturally relevant, enhancing accuracy.
The API performs checks for colloquialisms, rude words, and risky terms, ensuring that the translations provided are not only accurate but also suitable for the intended audience.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
100%
Response Time:
98ms
Service Level:
100%
Response Time:
1,168ms
Service Level:
100%
Response Time:
7,637ms
Service Level:
100%
Response Time:
3,940ms
Service Level:
100%
Response Time:
197ms
Service Level:
100%
Response Time:
1,735ms
Service Level:
100%
Response Time:
1,940ms
Service Level:
100%
Response Time:
1,140ms
Service Level:
100%
Response Time:
1,415ms
Service Level:
100%
Response Time:
2,597ms
Service Level:
100%
Response Time:
582ms
Service Level:
100%
Response Time:
1,079ms
Service Level:
100%
Response Time:
173ms
Service Level:
100%
Response Time:
2,258ms
Service Level:
100%
Response Time:
2,201ms
Service Level:
100%
Response Time:
185ms
Service Level:
100%
Response Time:
1,377ms
Service Level:
100%
Response Time:
607ms
Service Level:
100%
Response Time:
580ms
Service Level:
100%
Response Time:
301ms