🍥Anime
All routes that include some kind of anime thing.
Wink
Return Wink GIF
GET
https://api.any-bot.xyz/api/v1/wink
This will return a wink GIF from some anime.
Headers
Name
Type
Description
API_KEY
string
Your API Key (Optional)
{
"message": "OK",
"image": "http://api.any-bot.tech/img/wink/mywinkgif.gif",
"status": 200
}
Pat
Return Pat GIF
GET
https://api.any-bot.xyz/api/v1/pat
This will return a pat GIF from some anime.
Headers
Name
Type
Description
API_KEY
string
Your API Key (Optional)
{
"message": "OK",
"image": "http://api.any-bot.tech/img/pat/mypatgif.gif",
"status": 200
}
Hug
Return Hug GIF
GET
https://api.any-bot.xyz/api/v1/hug
This will return a hug GIF from some anime.
Headers
Name
Type
Description
API_KEY
string
Your API Key (Optional)
{
"message": "OK",
"image": "http://api.any-bot.tech/img/hug/myhuggif.gif",
"status": 200
}
Last updated
Was this helpful?