Search code examples
storageonedrive

Does Microsoft SkyDrive have an API?


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


Solution

  • 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