Skip to main content
Our request has changed! Please use https://api.unrealapi.com for the base url
GET /random-animal Generates a random animal.

Headers

NameValue
apikey28-Character API Key

Response

{
  "image": "https://api.unrealapi.com/public/animals/bear.jpg",
  "animal": "bear"
}