Getting Started With The OneDrive API
The OneDrive API allows developers to integrate OneDrive into their apps to store and manage user data across all major platforms, including Windows, the web, iOS, and Android. With the RESTful API, you can build on a scalable cloud storage platform that reaches users across the entire family of Microsoft consumer services. Features include:
- The ability to retrieve new changes to files and folders to efficiently keep a large set of files in sync with minimal calls.
- Resumable uploads of files up to 10 GB via file-fragment uploading for working with rich content, like HD videos. Customizable file thumbnail images for delivering a more integrated experience across your app and OneDrive.
Step-By-Step Instructions
You can find step-by-step setup and how-to articles as well as coding tips and tricks for using the Microsoft OneDrive API here.
Click here for the developer website.