Polish Words
An API providing random Polish word of chosen type (noun, verb, adjective or other) with specified length (3 to over 30 letters)
86 subscribers
336 ms avg latency
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Polish Words endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Validate noun existence /noun/check/{word} |
Validates if provided polish noun exists in dictionary |
| GET |
Validate adjective existence /adjective/check/{word} |
Validates if provided polish adjective exists in dictionary |
| GET |
Validate verb existence /verb/check/{word} |
Validates if provided polish verb exists in dictionary |
| GET |
Get random word from other than noun, verb, adjective categories with length /other/random/{length} |
Gets randomly selected word from other than noun, verb, adjective categories for provided length. Length can be from range 3-30+ (longest Polish words have 32, 33 letters) |
| GET |
Get random adjective with length /adjective/random/{length} |
Gets randomly selected adjective for provided length. Length can be from range 3-30+ (longest Polish words have 32, 33 letters) |
| GET |
Validate word from other than noun, verb, adjective categories existence /other/check/{word} |
Validates if provided polish word from other than noun, verb, adjective categories exists in dictionary |
| GET |
Validate WORD existence_copy /word/check/{word} |
Validates if provided polish word in general (no category chosen) exists in dictionary |
| GET |
Get random WORD with length /word/random/{length} |
Gets randomly selected word in general (no category chosen) for provided length. Length can be from range 3-30+ (longest Polish words have 32, 33 letters) |
| GET |
Get random verb with length /verb/random/{length} |
Gets randomly selected verb for provided length. Length can be from range 3-30+ (longest Polish words have 32, 33 letters) |
| GET |
Get random noun with length /noun/random/{length} |
Gets randomly selected noun for provided length. Length can be from range 3-30+ (longest Polish words have 32, 33 letters) |
Polish Words pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $0.1 / month | — |
|
| ULTRA | $1 / month | — |
|