MXPROCESS
Asynchronous API: AI Image Commerce Audit
Turn one product image into an optimized WebP asset, listing copy, accessible alt text, SEO keywords and a quality audit. Review generated copy and marketplace requirements before publication.
Endpoint: POST https://mxprocess.com/api/files/start-process
Authentication: Bearer JWT from POST /api/login_check
Cost: 12 tokens, charged after success.
Start the action
Accepted: JPG, JPEG, PNG, WebP and TIFF. Exactly one image; maximum 35 MB. Store id and poll /api/actions/get-action-infos/{id}.
When complete, actionResults contains the optimized WebP, Markdown audit, CSV listing sheet and downloadable JSON audit. Download any result, including JSON, through /api/actions/download-action-result/123/FILENAME.
Functional error example
For a client that can wait for the full result, use the synchronous API.
Contact us