Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

๐Ÿ”žNSFW

Basic information to know before using the NSFW API

Different methods exist to have NSFW images, currently there are three and here they are:

๐ŸŽฒRandom

๐Ÿ“‹Category

๐Ÿ†”ID

Here is an example of what each method returns

{
    "status": 200,
    "content": {
        "id": 23,
        "type": "ass",
        "url": "https://cdn.night-api.com/api/images/nsfw/ass/4208ec0c4590ed4622e451f386e39.jpg"
    }
}

Last updated

Was this helpful?