Animal Images

Get random real life animal images.

Cat Image

GET https://api.fluxpoint.dev/sfw/img/cat

Get a random cat animal image.

Headers

NameTypeDescription

Authorization*

{
    "success": true,
    "code": 200,
    "message": "",
    "id": "22706878647631872",
    "file": "https://img.fluxpoint.dev/22706878647631872.png"
}

Dog Image

GET https://api.fluxpoint.dev/sfw/img/dog

Get a random dog animal image.

Headers

NameTypeDescription

Authorization*

{
    "success": true,
    "code": 200,
    "message": "",
    "id": "22706878647631872",
    "file": "https://img.fluxpoint.dev/22706878647631872.png"
}

Duck Image

GET https://api.fluxpoint.dev/sfw/img/duck

Get a random duck animal image.

Headers

NameTypeDescription

Authorization*

{
    "success": true,
    "code": 200,
    "message": "",
    "id": "22706878647631872",
    "file": "https://img.fluxpoint.dev/22706878647631872.png"
}

Lizard Image

GET https://api.fluxpoint.dev/sfw/img/lizard

Get a random lizard animal image.

Headers

NameTypeDescription

Authorization*

{
    "success": true,
    "code": 200,
    "message": "",
    "id": "22706878647631872",
    "file": "https://img.fluxpoint.dev/22706878647631872.png"
}

Last updated