Skip to main content
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"
}