curl --request POST \
--url https://api.jiekou.ai/v3/async/image-upscaler \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"image": "<string>",
"resolution": "<string>",
"output_format": "<string>"
}
'{
"task_id": "<string>"
}curl --request POST \
--url https://api.jiekou.ai/v3/async/image-upscaler \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>' \
--data '
{
"image": "<string>",
"resolution": "<string>",
"output_format": "<string>"
}
'{
"task_id": "<string>"
}application/json2k, 4k, 8kjpeg, png, webp