Hangman
GET /random/hangmanParameters
Parameter
Required
Default
Description
Example
curl "https://api.uwuapps.org/random/hangman"curl "https://api.uwuapps.org/random/hangman?game=wordguess&exclude=pizza,galaxy,robot"Response
{
"success": true,
"word": "adventure",
"hint": "An exciting or daring experience.",
"maxGuesses": 8,
"total": 80
}Response fields
Field
Description
Game modes
Exclude list
Errors
Error
Cause
Last updated
Was this helpful?
