Page cover

๐Ÿฅ˜SFW

Basic information to know before using the SFW API

Different methods exist to have SFW 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": 34,
        "type": "holo",
        "url": "https://cdn.night-api.com/api/images/sfw/holo/75f9fcb764921bfaedc9e4182db02.jpg"
    }
}

Last updated

Was this helpful?