Submit Task(Product Model)

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

FieldTypeDescription
codeStringResponse code indicating success.
messageStringMessage describing the response.
taskIdStringUnique identifier for the task.
statusStringStatus of the task, indicating success or failure.
errorMsgNullError message if applicable (null if no error).
subTaskIdStringUnique identifier for the sub-task.
noticeUuidStringUnique identifier for the notice.
Body Params
string
required
Defaults to ce15c187fdc14457ab6c9045c3e3faa0

Upload the local image to S3.

string

Needs to be generated by the user.[Must match the dimensions of the productImageFileId]

string

Obtain the parameter value from the Template List interface.templateId and templateImageFileId cannot be empty at the same time; if both templateId and templateImageFileId exist, templateImageFileId will be given priority.

string
Defaults to 95b1f133c91e40f281a3de22c5bd1637

Upload the local image to S3.templateId and templateImageFileId cannot be empty at the same time; if both templateId and templateImageFileId exist, templateImageFileId will be given priority.

string
required
Defaults to 8144698c4007473fbc1137143cac2437
string
enum
required

Number of images to generate: 1-4.

Allowed:
string
Headers
string
required
Defaults to <your-topview-uid>
string
required
Defaults to Bearer <your-api-key>
Response
200

Successful response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!