AI Multi-Shot
Create Task
Request Header
Data Exchange Format
Authentication information, refer to API authentication
Request Body
The frontal side of element image
- Supports inputting image Base64 encoding or image URL (ensure accessibility).
- Supported image formats: .jpg / .jpeg / .png
- Image file size cannot exceed 10MB, and the width and height dimensions shall not be less than 300px, and the aspect ratio should be between 1:2.5 ~ 2.5:1
The callback notification address for the result of this task. If configured, the server will actively notify when the task status changes
- For the specific message schema, see Callback Protocol
Customized Task ID
- Users can provide a customized task ID, which will not overwrite the system-generated task ID but can be used for task queries
- Please note that the customized task ID must be unique within a single user account
Query Task (Single)
Request Header
Data Exchange Format
Authentication information, refer to API authentication
Path Parameters
Task ID for AI Multi-Shot. Fill the value directly in the request path.
Query Task (List)
Request Header
Data Exchange Format
Authentication information, refer to API authentication
Query Parameters
Page number
- Value range: [1, 1000]
Number of items per page
- Value range: [1, 500]