Neko-Nsfw

Ejemplo

fetch('https://cdn.apiwant.xyz/api/neko-nsfw', 
{headers: {'Authorization': 'token'}})
  .then(response => response.json())
  .then(data => console.log(data.url))

Respuesta

{
  "url": "https://cdn.wantbots.xyz/nekonsfw/neko_73.png"
}

Obtener Token

Discord: https://discord.gg/ywVG5WjRg7

Leer Authorization

Last updated