Retouch Token
You need to obtain the Retouch token by contacting relu@retouch4.me via email.
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)