Images

An API Key is not required for MOST endpoints of this service. See Shared Responses for common error responses.


Online Check

GET https://v2.yiff.rest/online


List Categories

GET https://v2.yiff.rest/categories


Get Category

GET https://v2.yiff.rest/categories/{db}

Get Image

GET https://v2.yiff.rest/images/{id}


Get Random Image

GET https://v2.yiff.rest/{category}


Get Images Bulk

POST https://v2.yiff.rest/bulk

Get an arbitrary amount of images across many categories. This endpoint requires an api key, and is restricted to developer approval.

By default, a maximum of 100 images total can be fetched in one request.You can request your limit to be raised by contacting a developer.


  1. In most cases the md5 of the image will also work. For internally hosted images, the id and md5 will always be the same. For externally hosted images, they will be different.
  2. Currently, using the dot notation as is will work, but this is considered legacy behavior and could be broken without notice.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9