Downloading results: when it is present in an API response, actionResultsDownloadURLs contains the authenticated URLs for downloading each generated result file.

MXPROCESS

Asynchronous API: AI Contract Obligation Pack

Upload one authorized commercial contract. The worker extracts text locally, including OCR for scans, then creates a reviewable obligation register, key-date CSV, iCalendar file, report and JSON. The service does not provide legal advice or determine enforceability.

Endpoint: POST https://mxprocess.com/api/files/start-process
Authentication: Bearer JWT from POST /api/login_check
Cost: 85 tokens, charged after success.

Start the action

Accepted: exactly one PDF, PNG, JPG or TIFF up to 80 MB. Poll the returned trackingUrl; when complete, actionResults contains TXT, Markdown, CSV, ICS and JSON artifacts. Download all results, including JSON, through the action-result download endpoint.

Initial response and polling

Functional error example

For short contracts use the synchronous API.

Contact us