Skip to main content
POST

Headers

string
default:"application/json"
required
The format of the data to be posted. Must be set to “application/json”.
string
required
A unique key/token provided by Reverie to identify the user using the Localization API.
string
required
The unique account ID to identify the user and the default account settings.
string
default:"transliteration"
required
Application name i.e., transliteration
string
required
Source language code : hi, as, bn, gu, kn, ml, mr, or, pa, ta, te, en, ur, sd, doi, kon, brx, ks, mai, mni, sa, sat
string
required
Target language code : hi, as, bn, gu, kn, ml, mr, or, pa, ta, te, en, ur, sd, doi, kon, brx, ks, mai, mni, sa, sat
string
required
Domain category : generic, pii_names, pii_addresses, OnlyEnglish, bfsi, ecommerce, food, infotainment
string
Content language code : en

Body

string[]
required
The text you want to translate. This is the input text that will be processed by the translation model.
boolean
Indicates whether the request is for bulk processing. Set to false for single sentence transliteration.
boolean
Determines whether to ignore tagged entities during transliteration. Set to false to include all entities.

Response

Object
required
An array of translation responses