Upscaler

Upscaler - SuperID fast

Use this endpoint to start the fast upscaling process.

Check the Notifications (/notification_by_name_json) to understand the processing status.

POST
/api/superid_fast
AuthorizationBearer <token>

In: header

id_project?string
id_image?string
seed?integer
scale_factor?string
flag_email?boolean
output_format?string
options?string

Response Body

Examples

curl -X POST "https://api.piktid.com/api/superid_fast" \
  -H "Content-Type: application/json" \
  -d '{}'
{
  "eta": 0,
  "required_credits": 0,
  "width": 0,
  "height": 0,
  "width_o": 0,
  "height_o": 0
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}