MXPROCESS
Documentation
This API is simple to use. You just have to follow these steps
You can find more details in this section
- Create a free account
- Click on the link you receive by email to confirm your address
- Generate a token with credentials
- Use the token to upload the file on our server
- A refresh token is a credential artifact that lets a client application get new access tokens without having to ask the user to log in again
- After registration, you can customize notifications using the "Settings" button
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
You can find more details in this section