Get
Retrieve the full pronunciation mappings for a specific dictionary by its ID.
Returns the pronunciation data organized by language code, where each language contains word-to-pronunciation pairs.
Authentication
api-subscription-keystring
API Key authentication via header
Path parameters
dict_id
Response
Successful Response
pronunciations
Pronunciation mappings organized by language code (e.g. hi-IN, en-IN). Each language maps words to their custom pronunciations.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error