Polish Word Finder & Anagram API (poocoo.pl)
A dedicated public API for comprehensive Polish word search and anagram solving. This tool is essential for developers creating Polish language word games (such as Literaki/Polish Scrabble), language learning applications, and educational tools based on the Polish lexicon. ### Key Dictionary Sources This API utilizes official and authoritative Polish word lists: * **SJP** (Słownik Języka…
Polish Word Finder & Anagram API (poocoo.pl) 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)… |
Polish Word Finder & Anagram API (poocoo.pl) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | 120 / minute |
|