Endpoint for requesting image upscaling inference
slug and check specific limits.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json Image upscaling parameters
Image file to upscale. Supported formats: JPG, JPEG, PNG, GIF, BMP, WebP. Maximum file size: 10 MB.
The upscaling model to use
"RealESRGAN_x4plus"
Optional HTTPS URL to receive webhook notifications for job status changes (processing, completed, failed). Must be HTTPS. Max 2048 characters. See Webhook Documentation for payload structure and authentication details.
2048"https://your-server.com/webhooks/deapi"
ID of the inference request.
Information from success endpoint