Github
Discord
Site
Search…
📖
Night-API
💾
Changelogs
Module
✨
Start with the module
🤣
Jokes
📸
Images
🎮
Games
Joke
🤣
Informations
Images
🐙
Animals
🥘
SFW
🔞
NSFW
🏗
Utils
Games
🎮
Informations
Powered By
GitBook
🔞
NSFW
In order to make a request to the api you must have an api key that you will find on your
manager
For any question we are at your disposal on our
discord
:)
get
https://api.night-api.com/
images/nsfw/:type/:id
NSFW Images
Lists of available NSFW categories:
Anal
Ass
Boobs
Gonewild
Hanal
Hass
Hboobs
Hentai
Hkitsune
Hmidriff
Hneko
Hthigh
Neko
Paizuri
Pgif
Pussy
Tentacle
Thigh
Yaoi
const
axios
=
require
(
"axios"
);
axios
.
get
(
'https://api.night-api.com/images/nsfw/type/ass'
,
{
headers
:
{
authorization
:
"Your API token"
}
})
.
then
(
function
(
response
)
{
console
.
log
(
response
.
data
);
})
Images - Previous
SFW
Next - Images
Utils
Last modified
22d ago
Export as PDF
Copy link