Hangman API
Category: games
Guess the hidden word before running out of lives. Multiple word categories available. Runs entirely in the browser.
Endpoint
N/A
Browser-only (client-side game)
No Server API
Response
Content-Type: N/A
This is a browser-based game. No server-side API is available.
// Browser-only game
cURL Example
# No cURL equivalent — this is a browser-based game
Code Samples
// Hangman is a browser-only game. // Visit the tool page to play.