How can I retrieve word definitions?
Categories
- 326 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
- 10 Ask the Community: Other
- 56 Ask the Community: Technical and operational questions
- 62 General
How can I retrieve word definitions?

You can access entire entries using the 'entries' endpoint either at the generic //entries/{source_lang}/{word_id}
for the whole entry or specifically limited to the definition at//entries/{source_lang}/{word_id}/definitions.
It is worth exploring the documentation page to see what is available.
Tagged: