Word
GET /random/wordParameters
Parameter
Required
Description
Example
curl "https://api.uwuapps.org/random/word"curl "https://api.uwuapps.org/random/word?length=5"Response
{
"success": true,
"word": "storm",
"length": 5
}Errors
Error
Cause
Last updated
Was this helpful?
