Aidge Resource
Try for freeWorkplace
  • LATEST ADVANCEMENTS
    • Introducing Marco-MT: Bringing Translation to the Next Level with LLM
  • GETTING STARTED
    • Quick Start
    • Account and Authentication
    • Your First API Request
    • Test Your API Requests
    • Service Level Agreement
    • FAQ
  • API REFERENCE
    • E-commerce Information Translation
      • Marco Translator
        • Marco Translator API Reference
      • Image Translation
        • Image Translation Pro Version API Reference
        • Image Translation Pro Version Result API Call Description
        • Image Translation Standard Version API Reference
    • E-commerce Image Editing
      • Image Background Removal
        • Image Background Removal API Reference
      • Image Upscaling
        • Image Upscaling API Reference
      • Image Cropping
        • Image Cropping API Reference
      • Image Elements Removal
        • Image Elements Removal API Reference
      • Image Elements Detection
        • Image Elements Detection API Reference
    • E-commerce Virtual Model
      • Virtual Model Alternation
        • Virtual Model Alternation Submit API Reference
        • Virtual Model Alternation Result Query API Reference
      • Virtual TryOn
        • Virtual Try-on Submit API Reference
        • Virtual Try-On Query API Reference
        • General Model Library Reference
      • Hands&Feet Repair
        • Hands&Feet Repair Submit API Reference
        • Hands&Feet Repair Query API Reference
    • Editor Documentation
      • AI Model Editor
      • AI Image Editor
        • Image Workbench
        • Background Removal
        • Elements Removal
        • Image Translation
Powered by GitBook
On this page
  • Request Parameters
  • Response Parameters

Was this helpful?

  1. API REFERENCE
  2. E-commerce Virtual Model
  3. Hands&Feet Repair

Hands&Feet Repair Query API Reference

POST/GET/ai/hand-foot/repair-results

Description:You can use the task ID obtained from the Hand-foot Repair submit API to query the generation results.

Request Parameters

Parameter

Parameter

Parameter

Parameter

taskId

String

Yes

The unique task ID. You can query the result according to task id.

Response Parameters

resCode

Number

The returned result code, where 200 indicates success.

resMessage

String

The returned request information.

data

String

The returned result data.

code

String

The returned result code

data

String[]

Return the list of URLs for the result images.

message

String

The returned task information.

PreviousHands&Feet Repair Submit API ReferenceNextEditor Documentation

Last updated 1 month ago

Was this helpful?