SuperidV2

Upscaler - SuperID

Use this endpoint to start the upscaling process.

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

POST
/api/superid/v2

Authorization

token_auth_2
AuthorizationBearer <token>

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://api.piktid.com/api/superid/v2" \  -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"
}