Links
🥘

SFW

Basic information to know before using the SFW API
This API requires an API key to be sent along with your requests: Get yours by creating an account
Different methods exist to have SFW images, currently there are three and here they are:
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 modified 10mo ago