Get Word
GET /wordle/wordParameters
Parameter
Required
Default
Description
Example
curl "https://api.uwuapps.org/wordle/word"curl "https://api.uwuapps.org/wordle/word?length=5"Response
{
"success": true,
"word": "flame",
"length": 5
}Notes
Last updated
Was this helpful?
