Last updated 6 months ago
fetch('https://cdn.apiwant.xyz/api/waifus', {headers: {'Authorization': 'token'}}) .then(response => response.json()) .then(data => console.log(data.url))
import requests response = requests.get("https://cdn.apiwant.xyz/api/waifus") print(response.json()['url'])
curl -X GET https://cdn.apiwant.xyz/api/waifus
{ "url": "https://cdn.wantbots.xyz/Waifus/xoud3e.jpg" }
{ "detail": "ohh!! Lo siento mi sistema esta muy sobrecargado" }
Discord: https://discord.gg/ywVG5WjRg7
Leer Authorization