MXPROCESS

Documentation

Get started with the API

This API is simple to use. Follow these steps to authenticate, upload a file and receive your result.

Confirm your emailClick on the link you receive by email to confirm your address.
Generate a tokenUse your credentials to authenticate API requests.

You can use any language to make this CURL call (Python, PHP, Java, JavaScript...). Need help?


If your credentials are correct, our server will provide you with a token as a response:
YOUR_TOKEN is valid for one hour; its duration can be extended using YOUR_REFRESH_TOKEN.
Upload a fileUse the token to upload the file on our server.
Refresh your tokenA refresh token gets a new access token without asking the user to log in again.
Manage notificationsAfter registration, customize notifications using the Settings button.




You can find more details in this section