
Anything Changer
starting from
API Overview
Create outfit-changing tasks with or without masks
Price: 0.1 PTC per task
API Console
Log in to explore more features! Click to Log In
API Reference (4)
| API Description | API Endpoint | Request Method | Stability | Parameter Description |
|---|---|---|---|---|
Create clothes changer task without mask | POST | Stable | View Details | |
Document Details Create Unmasked Arbitrary Item Replacement Task Request Parameters Header ParametersAuthorizationstringRequired Example Value: Bearer {{YOUR_API_KEY}}Request Body multipart/form-datasource_imagestringRequired Original image for item exchange operation source_descriptionstringRequired The original image for the swap operation, in which you want the item to be replaced target_imagestringRequired Image of the target item to be replaced target_descriptionstringRequired Description of the target item for replacement small_objectstringOptional Whether to enable small item optimization. If the item to be replaced occupies a small area of the original image, it is recommended to enable this option; if it occupies a large area, it is not recommended to enable it (0: disable, 1: enable). Example Value: 1 | ||||
Get clothes changer task without mask | GET | Stable | View Details | |
Document Details View unmasked swap any item task Request Parameters Header ParametersAuthorizationstringRequired Example Value: Bearer {{YOUR_API_KEY}}Query Parameterstask_idstringRequired Task ID | ||||
Create clothes changer task with mask | POST | Stable | View Details | |
Document Details Create Masked Arbitrary Item Replacement Task Request Parameters Header ParametersAuthorizationstringRequired Example Value: Bearer {{YOUR_API_KEY}}Request Body multipart/form-datasource_imagestringRequired Original image for item exchange operation source_mask_imagestringRequired Mask image of the replaced item target_imagestringRequired Image of the target item to be replaced target_mask_imagestringRequired Mask image of the target item to be replaced small_objectstringOptional Whether to enable small item optimization. If the item to be replaced occupies a small area of the original image, it is recommended to enable this option; if it occupies a large area, it is not recommended to enable it (0: disable, 1: enable). Example Value: 1 | ||||
Get clothes changer task with mask | GET | Stable | View Details | |
Document Details View masked swap any item task Request Parameters Header ParametersAuthorizationstringRequired Example Value: Bearer {{YOUR_API_KEY}}Query Parameterstask_idstringRequired Task ID | ||||
API Pricing
| Model | Description | 302.AI Price |
|---|
Create clothes changer task without mask | Create clothes changer task without mask |
|
Create clothes changer task without mask | Get clothes changer task without mask |
|
Create clothes changer task with mask | Create clothes changer task with mask |
|
Get clothes changer task with mask | Get clothes changer task with mask |
|