Word Tree
Given a set of letters, generate all the words that can be produced by adding at least one additional letter, arranged hierarchically. Useful for generating pretty diagrams (https://seattlephysicsutor.com/tree.html), adjudicating word games such as Anagrams (https://anagrams.site) or for word study (https://github.com/grubbcc/WordExplorer).
Word Tree endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
CSW21 /CSW21/{input} |
Search for words using Collins Scrabble Words 2021 lexicon. |
| GET |
NWL23 /NWL23/{input} |
Search using the NASPA Word List 2023 edition, © 2023 North American Word Game Players Association. |
Word Tree pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|