Jail
This API allows users to upload images and process them by adding greyness to the image and adding a photo of a jail. The processed image is returned as a JPEG file. The uploaded image is deleted after it is processed to protect user privacy.
Jail endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Upload the image /upload |
Uploads an image file to the server. The uploaded file should be sent as a multipart/form-data request with the 'file' parameter. |
| GET |
Get your image /image/{filename} |
Processes the uploaded image with the specified filename by adding greyness to the image and adding a photo of a jail. Returns the processed image as a JPEG file. |
Jail pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|