Thumbnails
Last updated
Was this helpful?
Last updated
Was this helpful?
An is required for this service. See for common error responses.
GET
https://thumbs.yiff.rest/:id
id*
String
The MD5 or ID of an e621 post.
PUT
https://thumbs.yifff.rest/:id/:type
A 202 Accepted will be returned in most circumstances. This is a non committal answer. You must fetch checkURL
at the specified checkAt
time. (you will be given a new check time if it's still processing)
If generation has already been started by someone else, a 202 Accepted will still be returned.
If a thumbnail has already been created, a 200 OK will be returned.
If is enabled, a 503 Service Unavailable will be returned.
id*
String
The MD5 or ID of an e621 post.
type*
String
png
GET
https://thumbs.yiff.rest/check/:md5/:type
id*
String
The MD5 of an e621 post. This MUST be an md5, you will be given this if you did not have it.
type*
String
png
If is enabled, a 503 Service Unavailable will be returned.