In addition to this web interface, there is a public API.
- /api/random
- Returns a path to a random approved image.
- /api/get/{id}.{extension}
- Returns the corresponding image, if it exists.
- /api/upload
- POST an image as
file
to submit it for approval.
In addition to this web interface, there is a public API.
file
to submit it for approval.