Skip to main content

Random Scramble

Our request has changed! Please use https://api.unrealapi.com for the base url
GET /random-scramble Generates a random scrambled word.

Headers

NameValue
apikey28-Character API Key

Response

{
  "scrambled": "ppale",
  "word": "apple"
}