How do I look up phrases using the API?
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 do I look up phrases using the API?

You will need to call on /search/{source_lang}
and make sure you set the 'prefix' to false (which is the default).
If you would like to generate a list of phrases, you can also apply a lexicalCategory=idiomatic
filter to our Wordlist endpoint.