Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Microsoft SkyDrive have an API? [closed]

So with the recent news that Microsoft Skydrive is going to get bumped to 25GB of storage per account, does anyone know if SkyDrive has an API?

(And if so, where are the docs?)

like image 771
Dan Esparza Avatar asked Nov 21 '08 03:11

Dan Esparza


People also ask

Does OneDrive have an API?

The OneDrive REST API is a portion of the Microsoft Graph API which allows your app to connect to content stored in OneDrive and SharePoint.

Is Microsoft SkyDrive the same as OneDrive?

Microsoft OneDrive and SkyDrive refers to the same cloud storage service (online storage service) provided by Microsoft and, in fact, there is no difference between them in the service they provide. It's only a name change.

Did SkyDrive become OneDrive?

The official transition from Microsoft SkyDrive to Microsoft OneDrive begins today. Redmond was forced to change the name of its cloud storage and syncing service after it lost a trademark lawsuit filed by satellite TV operator British Sky Broadcasting Group.


1 Answers

SkyDrive (renamed 'OneDrive') has an official API. Details can be found by going to The OneDrive Developer center.

You can also find code samples for working with the OneDrive API, along with source code for the SDKs, on GitHub

like image 89
Dare Obasanjo Avatar answered Sep 29 '22 08:09

Dare Obasanjo