cURL
Orders
Get download URL
Issue a download URL for completed order files.
- Only available for orders with
completestatus - URL is valid for 1 hour
- Order files are available for download for up to 7 days after order creation
- After 7 days, the order transitions to
expiredstatus and files can no longer be downloaded - Test orders do not create result files; this endpoint returns
404withPROCESSED_FILE_NOT_FOUNDfor a test order
GET
cURL
Test orders do not create result files. Calling this endpoint for a test order returns
404 PROCESSED_FILE_NOT_FOUND.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.
Path Parameters
Order ID
Response
URL issued successfully