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 Compliance Evidence Gap Pack

Upload one policy, procedure or control document. Local PDF extraction and OCR prepare source evidence; the centralized AI provider returns a requirements matrix, prioritized gaps, evidence plan, implementation backlog and downloadable JSON. Validate output with qualified compliance and legal reviewers.

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, maximum 80 MB. language, framework and organizationContext are optional bounded parameters.

Initial response and polling

Poll the tracking URL with the same JWT. When complete, actionResults contains source TXT, Markdown brief, requirements, gaps and backlog CSV files, plus JSON. Download each file, including JSON, via /api/actions/download-action-result/123/FILENAME.

Functional error example

For direct processing of short documents use the synchronous API.

Contact us