Retouch Token
You need to obtain the Retouch token by visiting this page https://retouch4.me/token_page with an authorized and verified Retouch4me account.
Or you can request the Retouch token and remaining of credits with the request https://3dlutcreator.com/lutgetretouchtoken.php
It should include form-data in the body with the following parameters:
- email - User email
- session - Encrypted user session (obtain by contacting relu@retouch4.me via email)
- modes[] - professional
- application - Application name
- deviceid - Unique device ID
When requested, the endpoint returns
- status - HTTP status code. Possible values:
- 200 - No errors
- 400 - Unknown error
- 404 - Page not found
- 460 - Token not found
- 461 - Processing limit reached
- 462 - Invalid task for retouch server
- limit - the total number of daily processes allowed (-1 means unlimited). Only when status=200
- remaining - the remaining number of processes for today (-1 means unlimited). Only when status=200
- message - error message (for 4xx codes)