Transliterator
## Welcome to Transliterator Service The API has been initially created to do transliteration between Arabic and English Names. It combines Multiple approaches including dictionary, lexical and machine learning. The API is now constantly evolving and new languages are being added. *Currently supported languages are:* - English (**en**) - Arabic (**ar**) - Russian (**ru**) - Ukrainian (**uk**)…
Transliterator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
translit /translit |
(GET) Transliterates the input string and return a list of output options |
| POST |
translit /translit |
(POST) Transliterates the input string and return a list of output options |
Transliterator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.9 / month | — |
|
| ULTRA | $24.9 / month | — |
|
| MEGA | $49.9 / month | — |
|