c# API examples
Hi,
I've been trying to find examples for C#, only article I can find refers to a file, but don't see where to download it.
The idea is just to pull some data out of the API for our tenants, specially backup logs and machines being online/offline.
Thanks in advance.
Regards

- Log in to post comments

Hi Ekaterina,
Thanks for your reply,
Yes, I found the documentation before, but it is not clear and I can't find any code samples.
Is there not available?
Regards
- Log in to post comments

I'm afraid the links in the above KB article are the only source of public information we have regarding API.
- Log in to post comments

Hi, Andre,
Now, you can find detailed APIs documentation at the Acronis Developer Network portal https://developer.acronis.com/doc/
As well, you can find PHP and Python samples at GitHub https://github.com/acronis. Of cause it's not C# but in can help to understand APIs usage.
We continuously working to improve developers experience and already planned to have C# examples. Unfortunately, I can't give you exact dates when they will be available,
- Log in to post comments

Hi Stanislav,
Thank you very much for your reply.
I believe that helps a lot.
I will make sure to upload c# samples.
- Log in to post comments

Has there been any progress made with C# examples? I need to get an integration going with our company. I can learn PHP, but I would prefer to stay with C#.
Thanks,
Jeremy
- Log in to post comments

There are C# examples under MIT license and Acronis copyright available by request. They are ready to consume, but still in a documenting phase, Thus you can reach me and I will provide you the link to download.
- Log in to post comments

I'm also interested.
I have sent a private message to you for the download request.
Thanks
- Log in to post comments

Stanislav Pavlov wrote:There are C# examples under MIT license and Acronis copyright available by request. They are ready to consume, but still in a documenting phase, Thus you can reach me and I will provide you the link to download.
Thank you very much for this.
I've sent you a private message requesting this.
Regards,
- Log in to post comments

I've sent you a private message requesting this.
Thanks.
- Log in to post comments

Create ASP.NET Web API stand-alone project as well as with MVC project using Visual Studio here. ... In the New Project popup, expand Visual C# and select Web node in the left pane. Select ASP. ... Example: Web API Configuration. Copy.
- Log in to post comments