Tags

Images are classified by a tag system and can have multiple tags!

There are versatile tags that can describe both safe and lewd images, as well as nsfw tags that only describe lewd images.

If you make a request and add a versatile tag into included_tags the API will return all safe image with that tag, since by default the API returns only safe image.

If you provide a versatile tag and pass the is_nsfw parameter to true then the API will returns every nsfw image with that tag.

Nsfw tags will always return lewd images regardless of is_nsfw parameter.

Here are the tags available.

From the API, you can get a list of all tags at the Tags endpoint.

Last updated