Skip to main content
POST
cURL
With an sk_test_ key, upload to the returned BIZ MORI test upload URL. The order moves to processing after its uploads finish, without a confirm call. Test processing does not create a downloadable result file.

Download order results

Once your order reaches complete status, use the Get download URL endpoint to retrieve a presigned download URL:
Live order files are available for download for up to 7 days after order creation. An sk_test_ order does not create a result file; its download request returns 404 PROCESSED_FILE_NOT_FOUND.

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

Idempotency key

files
object[]
required
Required array length: 1 - 100 elements

Response

Order created successfully

data
object