📜 ⬆️ ⬇️

OfficeRecovery is a web API for recovering damaged files.

We offer the programmers public a beta version of the web API for recovering damaged files: https://online.officerecovery.com/en/api/

The link is available archive with documentation and examples of use, implemented in php. It is also possible to evaluate the capabilities of the API based on a working example.

The OfficeRecovery Online service is used as the core for file recovery ( see post with description and video ). The interaction takes place on the basis of GET / POST http requests, data exchange is based on the XML format.
')
API functionality:
  1. Upload damaged file to recover.
  2. Getting the status and progress of recovery.
  3. Getting references to the demo and full result of the recovery, or an error message if the file could not be restored.

Create your own data recovery service.


Using the API is free for private clients. You can use the API on your website or blog.
Mashups are welcome - please send links to your creations in the comments.
For commercial use, please contact us for clarification.

Restrictions


Source: https://habr.com/ru/post/156519/


All Articles