freeDictionaryAPI
freeDictionaryAPI copied to clipboard
Empty array returned for synonyms and antonyms
I am trying to use the freeDictionary API to retrieve synonyms and antonyms for a given word, but the API is returning an empty array for both. I have tried multiple different words and always receive an empty array.
Here are the API links I have been using:
- Link: [(https://api.dictionaryapi.dev/api/v2/entries/en/convert)]
I have double-checked that the words I am using are valid and spelled correctly. I am not sure if this is an issue with the API or if I am doing something wrong.
Please let me know if there is any additional information I can provide to help troubleshoot this issue. Thank you!