Does Microsoft SkyDrive have an API?

Dan Esparza picture Dan Esparza · Nov 21, 2008 · Viewed 31.5k times · Source

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?)

Answer

Dare Obasanjo picture Dare Obasanjo · Oct 3, 2011

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