๐Category
Choose which Category of joke you would like to have
SFW Images
GET https://api.night-api.com/images/sfw/:type
Path Parameters
Name
Type
Description
type*
String
The type of SFW mage to get
Headers
Name
Type
Description
authorization*
String
Your API key
{
"status": 200,
"content": {
"id": 34,
"type": "holo",
"url": "https://cdn.night-api.com/api/images/sfw/holo/75f9fcb764921bfaedc9e4182db02.jpg"
}
}{
"status": 400,
"content": "Bad type provided"
}โLists of available SFW types:
Coffee
Food
Holo
Kanna
Or with the module
Last updated
Was this helpful?
