English Pronunciation Dictionary API (IPA Dictionary API)

A JSON-RPC API for the English Pronunciation Dictionary (IPA Dictionary). You can use this API in your applications to programmatically get IPA transcriptions of words.

Method ipaDictionary.query

Query the dictionary for a word or phrase. The query string is matched against the spelling of the entries.

The response contains an array of matching entries. Each entry contains the spelling and the IPA of the word or phrase. The response may contain multiple entries.

{
Query string
query: string,
Language code
lang: string
}
{
Matching entries
entries: {
Text (spelling)
text: string,
IPA transcription, with tokens separated by vertical bars
ipa: string
}[]
}
Try it
English Pronunciation Dictionary API (IPA Dictionary API)
English Pronunciation Dictionary API (IPA Dictionary API)

All prices listed are in United States Dollars (USD). Visual representations of products are intended for illustrative purposes. Actual products may exhibit variations in color, texture, or other characteristics inherent to the manufacturing process. The products' design and underlying technology are protected by applicable intellectual property laws. Unauthorized reproduction or distribution is prohibited.