v4
latestOpenAPI 3.1.02026-07-313621,3961.8 MBSubmit Order
Submits an open order for processing. The order must have at least one item. Once submitted, items can no longer be modified.
Upon submission, the workspace will be charged for the order. The quote is based on information extracted from the uploaded media, such as its duration. The quote may not be available immediately; if you wish to see the quote before submission, you may need to poll the order details until the quote is ready.
Path parameters
The ID of the order.
Headers
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response
Example response
{
"order_id": "prodorder_01jgatk6h0fwxrtbjade61yqhx",
"state": "submitted",
"submitted_at": "2025-03-15T10:30:00Z"
}