Skip to main content
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

Authorization
string
header
required

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
idempotencyKey
string
required

Unique key to prevent duplicate requests. If the same key is used in a retry, the current order status is returned without reprocessing.

Example:

"c6d4e2f1-3a5b-4c78-9d0e-6f2a1b8c4d95"

orderId
string
required

Order ID

Response

Processing started

data
object