Documentation
Get started with the API
This API is simple to use. Follow these steps to authenticate, upload a file and receive your result.
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