German Word Finder & Anagram API (poocoo.de)
A public API dedicated to advanced German word search and anagram generation. This tool is essential for developers creating German language word games (like Wordfeud or Scrabble), educational tools, and mobile applications focused on the German lexicon. ### Key Dictionary Sources This API utilizes official and robust word lists optimized for competitive German word games: * Official Scrabble…
German Word Finder & Anagram API (poocoo.de) endpoints
| Method | Endpoint | Description |
|---|---|---|
| Words | ||
| GET |
GetWords /api/v1/words |
Search words with filters and pagination. At least one filter parameter is required. **Filter Parameters:** - `length` - Filter by word length (number of letters) - `startsWith`… |
| Words From Letters | ||
| GET |
GetWordsFromLetters /api/v1/words-from-letters |
Find all possible words that can be made from given letters (anagram solver). **Parameters:** - `letters` - Letters to use for word generation (required, max 15 characters)… |
German Word Finder & Anagram API (poocoo.de) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | 120 / minute |
|