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?)
|
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?) |
||||
|
|
SkyDrive has an official API. Details can be found by going to Developer Center. You can also find code samples for working with the SkyDrive API on GitHub |
|||||||
|
|
There is Official SkyDrive API through Live Connect now. |
|||||
|
|
There is an other skyDrive API on codeplex, names SkyDrive .Net API Client. It seems to be much better/useful than the one mentioned above. |
|||
|
|
|
We recently released a developer preview of the SkyDrive API to access documents and photos. It supports OAuth 2.0 and is a RESTful API. You can learn more and sign up from here Thanks! Anand Product Manager, SkyDrive team |
||||
|
|
No official API, but when has that ever stopped developers? Here's one on codeplex.com |
|||||
|
|
Here is another way to map a skydrive folder! |
||||
|
|
|
I have develop an example, on how to connect to SkyDrive, upload and download an document. The example is based on the Windows Live Developer Preview SDK and Windows Phone 7.1. Please ensure that you download the sdk from here Then you can download the code-sample at my blog |
||||
|
|
|
Looks like another promising (unofficial) Skydrive API hosted at Codeplex. |
|||||
|
|
Sample OS X code is linked to the closed issue. |
||||
|
|