MXPROCESS

Asynchronous API: AI Video Publication Compliance Pack

Upload one video to obtain a transcript, a Markdown pre-publication review, a CSV risk register and a downloadable JSON evidence pack. FFmpeg samples frames and audio; OpenAI assesses observable review signals. This is decision support, not legal clearance.

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

Start the action

Accepted: exactly one MP4, MOV, MKV, WebM, AVI or M4V video, maximum 1 GB. Save the initial id and poll /api/actions/get-action-infos/{id} with the same Bearer token.

When complete, actionResults contains transcript TXT, Markdown report, CSV register and JSON pack. Download every artifact, including JSON, with /api/actions/download-action-result/123/FILENAME; JSON is a file, not an AJAX response.

Functional error example

For a client that can wait for the complete deliverables, use the synchronous API.

Contact us