POST
Flags tokens likely to be mispronounced: Latin words inside Arabic text, unexpanded digits, asset tags, and acronyms.
This is a lexical check, not a pronunciation model. It tells you where a pronunciation hint is probably needed; it does not know how your asset codes are meant to sound.
string
required
Text to check.

Flag reasons

coverage is the proportion of tokens that raised no flag — 1.0 means nothing looked risky. Treat it as a smoke test on a batch of templates, not a quality score.

Authorizations

Authorization
string
header
required

API token from the Voho console. Begins with voho_sk_live_.

Body

application/json
text
string
required
Example:

"عطل في المكيف AC-4417 في مبنى HVAC"

Response

Coverage report.

language
string
token_count
integer
flagged_count
integer
coverage
number

Proportion of tokens that raised no flag.

flagged
object[]