🐶Animals
All routes to obtain animals that exist even now
Get Dog
Return Dog
GET
https://api.any-bot.xyz/api/v1/dog
It will return a random photo and a random fact of some dog.
Request Body
API_KEY
string
Your API Key (Optional)
Get Cat
Return Cat
GET
https://api.any-bot.xyz/api/v1/cat
It will return a random photo and a random fact of some cat.
Headers
API_KEY
string
Your API Key (Optional)
Get Bear
Return Bear
GET
https://api.any-bot.xyz/api/v1/bear
It will return a random photo and a random fact of some bear.
Headers
API_KEY
string
Your API Key (Optional)
Get Bird
Return Bird
GET
https://api.any-bot.xyz/api/v1/bird
It will return a random photo and a random fact of some bird.
Headers
API_KEY
string
Your API Key (Optional)
Get Fox
Return Fox
GET
https://api.any-bot.xyz/api/v1/fox
It will return a random photo and a random fact of some fox.
Headers
API_KEY
string
Your API Key (Optional)
Get Koala
Return Koala
GET
https://api.any-bot.xyz/api/v1/koala
It will return a random photo and a random fact of some koala.
Headers
API_KEY
string
Your API Key (Optional)
Last updated