Phonetic Encoding
A phonetic algorithm is an algorithm for indexing of words by their pronunciation. The words that are pronounced similarly are getting identical codes, which allows to use fuzzy matching across different languages and despite typos that do not affect the general pronunciations.
Phonetic Encoding endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
encode /encode |
Endpoint accepts the string to encode (max 100 characters) and the name of the algorithm to use. The available algorithms are: - SOUNDEX, - CAVERPHONE, - CAVERPHONE2, -… |
Phonetic Encoding pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|