Ultra Fast Translation

FREEMIUM
By oussama sibari | Updated 20 days ago | Text Analysis
Popularity

8.3 / 10

Latency

142ms

Service Level

100%

Health Check

N/A

README

1) Ultra Fast Translation API / Super Speed Traduction API:
We developed ULTRA FAST TRANSLATION API that allow you translate multi texts in one fast query, wish help you improve response time and your service quality.
The ULTRA FAST TRANSLATION API makes advantage of Google’s neural machine translation technology to translate html, text, words, phrases, and paragraphs in real time across more than +100 languages.

2) Request Parameters:
[from] (required) : Source language code. example: “en” or “auto” if you are not sure.
[to] (required) : Target language code.
[q] (required) : text or html to translate. example: “Hello World” or “

Hello World

”. Multiple text as array ( example: [“translate”, “whatsapp”, “google chrome”] )
[e] (required) : leave it always empty.

Note:

  • Specify the source language in the [from] parameter for a faster translation process
  • Multiple [q] texts in one query will take little longer response time.
  • leave [e] parameter always empty to avoid errors.

3) Simple Translate Example:

  • Request:
    {
         “from”: “en”,
         “to”: “ar”,
         “e”: “”,
         “q”: “Rapid Translate Multi Traduction”
    }

  • Response:
    [“ترجمة سريعة متعددة Traduction”]

4) Bulk Translate Example:

  • Request:
    {
         “from”: “en”,
         “to”: “ar”,
         “e”: “”,
         “q”: [
             “Hello”,
             “Whats”,
             “< h1>Test< / h1>”,
             “Translate API”
             “Rapid Translate Multi Traduction”
         ]
    }

  • Response:
    [
         “أهلا”,
         “ما هى”,
         “< h1>اختبار< /h1>”,
         “ترجمة API”,
         “ترجمة سريعة متعددة Traduction”
    ]

5) Supported Language Codes (Case Sensitive):

  • af: Afrikaans
  • sq: Albanian
  • am: Amharic
  • ar: Arabic
  • hy: Armenian
  • az: Azeerbaijani
  • ba: Bashkir
  • eu: Basque
  • be: Belarusian
  • bn: Bengali
  • bs: Bosnian
  • bg: Bulgarian
  • my: Burmese
  • ca: Catalan
  • ceb: Cebuano
  • ny: Chichewa
  • zh-CN: Chinese (Simplified)
  • zh-TW: Chinese (Traditional)
  • co: Corsican
  • hr: Croatian
  • cs: Czech
  • da: Danish
  • nl: Dutch
  • en: English
  • eo: Esperanto
  • et: Estonian
  • fi: Finnish
  • fr: French
  • fy: Frisian
  • gl: Galician
  • ka: Georgian
  • de: German
  • el: Greek
  • gu: Gujarati
  • ht: Haitian Creole
  • ha: Hausa
  • haw: Hawaiian
  • iw: Hebrew
  • mrj: Hill Mari
  • hi: Hindi
  • hmn: Hmong
  • hu: Hungarian
  • is: Icelandic
  • ig: Igbo
  • id: Indonesian
  • ga: Irish
  • it: Italian
  • ja: Japanese
  • jw: Javanese
  • kn: Kannada
  • kk: Kazakh
  • km: Khmer
  • ko: Korean
  • ku: Kurdish
  • ky: Kyrgyz
  • lo: Lao
  • la: Latin
  • lv: Latvian
  • lt: Lithuanian
  • lb: Luxembourgish
  • mk: Macedonian
  • mg: Malagasy
  • ms: Malay
  • ml: Malayalam
  • mt: Maltese
  • mi: Maori
  • mr: Marathi
  • mhr: Mari
  • mn: Mongolian
  • ne: Nepali
  • no: Norwegian
  • ps: Pashto
  • pap: Papiamento
  • fa: Persian
  • pl: Polish
  • pt: Portuguese
  • pa: Punjabi
  • ro: Romanian
  • ru: Russian
  • sm: Samoan
  • gd: Scots Gaelic
  • sr: Serbian
  • st: Sesotho
  • sn: Shona
  • sd: Sindhi
  • si: Sinhala
  • sk: Slovak
  • sl: Slovenian
  • so: Somali
  • es: Spanish
  • su: Sundanese
  • sw: Swahili
  • sv: Swedish
  • tl: Tagalog Filipino
  • tg: Tajik
  • ta: Tamil
  • tt: Tatar
  • te: Telugu
  • th: Thai
  • tr: Turkish
  • udm: Udmurt
  • uk: Ukrainian
  • ur: Urdu
  • uz: Uzbek
  • vi: Vietnamese
  • cy: Welsh
  • xh: Xhosa
  • yi: Yiddish
  • yo: Yoruba
  • zu: Zulu
Followers: 1
Resources:
Product Website
API Creator:
Rapid account: Oussama Sibari
oussama sibari
sibaridev
Log In to Rate API
Rating: 5 - Votes: 1