B
B
BuTOC_902022-01-20 20:48:56
RESTful API
BuTOC_90, 2022-01-20 20:48:56

Does the mail.ru cloud have a REST API? Or a service that provides an API to the cloud?

Hello.

Tell me, please, does the mail.ru cloud have a REST API (most likely unofficial)? Or a service that provides an API to the cloud. The

task is to attach the mail.ru cloud to the Laravel project in order to load (- receive) files to (- from) the cloud.

But I can't find anything.
I wrote to those support, they answered that there is no REST API. There is only WebDAV, but this is not the same at all.

Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Dubrovin, 2022-01-21
@z3apa3a

On paid accounts for the cloud, WebDAV is available, for which there are a lot of ready-made libraries and which can be connected as a file system.
There is a REST API, like most web applications, but this API is not public. If you search, you can find ready-made analysis of methods or look at them yourself, and even libraries, for example https://github.com/SerjPopov/cloud-mail-ru-php but using a non-public API is always a risk, because it may change without notice.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question