Skip to main content
POST
Any Shoot - Dressing Mode - Submit Task

Introduction

Submit Any Shoot dressing mode task, used for virtual try-on.

Authentication

string
required
Bearer Token, e.g., Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9... How to get: Obtain via the POST interface in the Authentication module at the top left, https://docs.leapx-hub.com/en/leapx-lab-v4/endpoint/get-token

Request Parameters

string
required
Model image URL
object[]
required
Garment asset list
string
required
Asset type (e.g., image)
string
required
Asset URL
string
Request key for business correlation or de-duplication
boolean
Whether to return the result URL directly
boolean
Enable super-resolution
integer
Random seed
boolean
Keep head
boolean
Keep hands
boolean
Keep feet
integer
Number of generation steps
boolean
Keep upper body
boolean
Keep lower body
string
Tight mask
number
Person bbox IOU ratio
number
Person bbox expand ratio
integer
Max process side length
Whether to add Logo
integer
Logo position
integer
Logo language
number
Logo opacity

Example Code

Response Example