cURL
AI Detection
Confirm AI Detection order
Confirms that the image has been uploaded to S3 and starts async AI detection processing.
Call this endpoint after uploading the image to the presigned URL received from the create order endpoint. The order status will change from pending to inProgress.
The detection result is delivered via webhook (order.aiDetection.completed or order.aiDetection.failed), or can be retrieved by polling the Get order endpoint.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.bizmori.com/llms.txt
Use this file to discover all available pages before exploring further.
Call this endpoint only after uploading the image to the presigned URL from the Create order step. If the file has not been uploaded yet, the request will return an error.
Authorizations
API Key for external client access
Body
application/json
Response
Processing started