Cannot access Thesaurus endpoint
Categories
- 322 All Categories
- 3 Language datasets
- 9 News and updates
- 18 API endpoints
- 15 Review my code
- 6 Tutorials and presentations
- 92 Frequently asked questions
- 5 How to get useful technical help
- 2 Member guidelines
- 12 Suggest an improvement
- 58 Report a bug
- 9 Ask the Community: Other
- 54 Ask the Community: Technical and operational questions
- 61 General
Cannot access Thesaurus endpoint

I am receiving Authentication failed when I make requests to the Thesaurus endpoint. Following is an example:
curl -X GET --header 'Accept: text/plain' --header 'app_id: xx' --header 'app_key: xx' 'https://od-api.oxforddictionaries.com/api/v2/thesaurus/en/tenacious?fields=synonyms&strictMatch=false'
However, the call to the Entries endpoint works just fine. I have checked the app_id
and the app_key
multiple times and they are correct. I am currently on the Prototype plan. Does one need to be on some other plan to access the Thesaurus endpoint?
Answers
Hello @sthakur431
Prototype plan has access to API basic functionalities only, which are Entries and Lemmas. To be able to use other endpoints we recommend you to update your account.The Developer plan which gives you access to all data.