Developers

POST a word. Get back how to say it, in your user's writing system.

The ClearScript engine behind one endpoint.

POST /respell
{"word": "coffee", "reader_language": "…"}

→ {"respelling": "…", "ipa": "…"}
How it behaves

Built like infrastructure, because that's what it is.

Deterministic

The same request returns the same respelling, every time. Cache it as hard as you like.

Curated

Outputs come from rule systems and human-reviewed exception lexicons, per language pair — not from a model guessing.

Honest about coverage

If a pair or a word isn't supported yet, the API says so. It never improvises.

Access

Keys by request.

The API is open to integration partners first. Request a key, tell us your use case and volume; we'll come back quickly.

Request an API key

For developers and integration partners.
We reply within five working days.