Gif

Ejemplo

fetch('https://cdn.wantapi.xyz/api/gif',)
    .then(response => response.json())
    .then(data => console.log(data.url))

Respuesta

{
  "url": "https://photo.apiwant.xyz/gif/9c7b96de9cfcdee84e89cbf0b1e84144.gif"
}

Discord: https://discord.gg/ywVG5WjRg7

Last updated