cURL
AI Detection
Confirm AI Detection order
Confirms that the image upload is complete and starts processing.
Call this endpoint after uploading the image to the upload 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
Call this endpoint only after uploading the image to the URL from the Create order step. Live keys use the presigned storage URL; test keys use the BIZ MORI test upload URL. If the file has not been uploaded yet, the request will return an error.
Authorizations
Bearer API key for external client access. Live keys use the sk_ prefix; test keys use the sk_test_ prefix and support order-lifecycle testing with mock responses without processing or credit usage.
Body
application/json
Response
Processing started