MXPROCESS
Asynchronous API: AI SOP Documentation Pack
Upload one narrated process demonstration. FFmpeg extracts compact speech audio and four review stills; OpenAI transcribes the narration and creates a reviewable standard operating procedure, execution checklist, controls and exceptions register.
Endpoint: POST https://mxprocess.com/api/files/start-process
Authentication: Bearer JWT from POST /api/login_check
Cost: 26 tokens, charged only by the established successful-action lifecycle.
Start the action
Upload exactly one MP4, MOV, MKV, WebM, AVI or M4V up to 1 GB with an audio track. Store id then poll /api/actions/get-action-infos/{id}.
Completed actionResults contains transcript TXT, SOP Markdown, execution-checklist CSV, quality-control CSV, four evidence JPGs and SOP JSON. Download every artifact, including JSON, through /api/actions/download-action-result/123/FILENAME.
Functional error example
For a client that can wait, use the synchronous API.
Contact us