v1

latestOpenAPI 3.0.32026-07-241112213.6 KB

New Endpoint

This is your first endpoint! Edit this page to start documenting your API.

post/v1/product_anyShoot/task/submit

Headers

Topview-Uidstring required
Authorizationstring required

Request body

productImageFileIdstring required

Product image fileId. Note: when mode=easy, the productImageFileId does not support webp format.

productMaskFileIdstring

Product mask fileId. [Need to be consistent in size with the original image] If uploaded, users need to generate it themselves

templateIdstring
templateImageFileIdstring

Template image fileId. TemplateId and Template image fileId cannot be empty at the same time. If both the templateId and the template image FileId exist, the templateImageFileId will be used as the priority.

templateMaskFileIdstring required

Template mask fileId. [Need to be consistent in size with the original image] Users need to generate it themselves

mode'easy' | 'advanced' required
easyModePromptstring required

Easy mode prompt

generatingCountstring required

Generating Count。Support 1 to 4

noticeUrlstring

Please refer to the API documentation for details

Response

Successful response