Photos

Cats

GET https://services.superchiefyt.xyz/api/photos/cats

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Dogs

GET https://services.superchiefyt.tk/api/photos/dogs

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Pugs

GET https://services.superchiefyt.tk/api/photos/pugs

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Blobs

GET https://services.superchiefyt.tk/api/photos/blobs

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Penguins

GET https://services.superchiefyt.tk/api/photos/penguins

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Pandas

GET https://services.superchiefyt.tk/api/photos/pandas

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Hugs

GET https://services.superchiefyt.tk/api/photos/hugs

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true, 
    image: "URL"
}

Husky

GET https://services.superchiefyt.tk/api/photos/husky

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Cookies

GET https://services.superchiefyt.tk/api/photos/cookies

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Pokes

GET https://services.superchiefyt.tk/api/photos/pokes

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: ""
}

Garfield

GET https://services.superchiefyt.tk/api/photos/garfield

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Cards

GET https://services.superchiefyt.tk/api/photos/cards

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Boops

GET https://services.superchiefyt.tk/api/photos/boops

Query Parameters

NameTypeDescription

key

string

Your API key

{
    status: true,
    image: "URL"
}

Memes

GET https://services.superchiefyt.tk/api/photos/memes

Query Parameters

NameTypeDescription

key

string

Your API key

clean

boolean

If true it will only return only clean memes. (Default is true)

{
    status: true,
    image: "URL"
}

Last updated