AILabTools
  1. AI IMAGE
AILabTools
  • 简介
  • AI IMAGE
    • Image Enhancement
      • Image Dehaze
      • Image Upscaler
      • Stretched Image Restoration
      • Image sharpness enhancement
      • Image contrast enhancement
      • Image color enhancement
    • Image Effects
      • AI Cartoon Generator
      • AI Photo Colorize
      • Photo to Painting
      • Style transfer
      • Color Migration
      • HD color migration
      • Image Micro Motion
    • Image Editing
      • AI Image cropping
      • Intelligent Composition
      • Photo retouch
      • Image Invisible Picture Watermark
      • Image Invisible Text Watermark
      • Image Erasure
    • Image scoring
      • Image composition aesthetics score
      • Image exposure score
    • Querying asynchronous task results
      GET
  • AI BACKGROUND REMOVAL
    • Portrait
      • Human background removal
      • Head Extraction
      • Hairstyle Extraction
    • General
      • Universal Background Removal
      • Food Background Removal
      • Product background removal
      • Costume background removal
  • AI PORTRAIT
    • Portrait effects
      • Cartoon yourself
      • Merge Portraits
      • Smart Beauty
      • AI Skin Beauty
      • AI Face Slimming
      • Face Beauty
      • AI Makeup
      • Face Filters
      • Facial aesthetics
      • Change facial expressions
      • Hairstyle changer
      • Hairstyle changer Pro
      • Bring photos to life
      • Photo to 3d slow-motion
      • Face Blur
      • Age & Gender swap
      • AI Face Enhancer
      • Lips Color Changer
    • Portrait Analysis
      • Face Key Points
      • Detect Skin Disease
      • Skin analyze
      • Skin analyze Advanced
      • Skin analyze Pro
      • Face Analyzer
  • AI COMMON
    • Querying asynchronous task results
      GET
    • Querying credits
      GET
  1. AI IMAGE

Querying asynchronous task results

开发环境
开发环境
GET
/api/image/asyn-task-results
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/image/asyn-task-results?job_id=&type=' \
--header 'ailabapi-api-key;'
响应示例响应示例
0 - HD_COLOUR_MIGRATION - HD_COLOUR_MIGRATION
{
  "error_code": 0,
  "error_msg": "",
  "request_id": "",
  "log_id": "",
  "data": {
    "status": "PROCESS_SUCCESS",
    "image_list": [
        "https://www.ailabtools.com/logo.png"
    ]
  }
}

请求参数

Query 参数
job_id
string 
必需
The request_id returned by the asynchronous API.
type
string 
必需
Asynchronous task type.
Header 参数
ailabapi-api-key
string 
必需
Application API KEY.

返回响应

⚪0HD_COLOUR_MIGRATION
application/json
Body
error_code
integer 
必需
error_msg
string 
必需
request_id
string 
必需
log_id
string 
必需
data
object 
必需
status
string 
必需
image_list
array[string]
必需
⚪0GENERATE_CARTOONIZED_IMAGE
上一页
Image exposure score
下一页
Human background removal
Built with