OneDrive API - SDKs
Allows developers to integrate OneDrive into their apps to store and manage user data. Features include the ability to keep files in sync using minimal calls to retrieve new changes to files and folders, resumable uploads of files up to 10 GB, and customizable file thumbnail images.

- Versions
- SDKs (7)
- Articles (1)
- How To(0)
- Source Code(8)
- Libraries(0)
- Developers (0)
- Followers (35)
- Changelog (18)
SDKs (7)
The following is a list of SDKs from our SDK directory that matched your search term. Though your definition of an SDK may differ, in our world, we define SDKs as platform- specific tools for consuming existing APIs of the sort we list in our API directory. For example, the Ruby SDK for consuming the Twitter Ads API. If you think an SDK, API, or other asset is missing from our directory, be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | OneDrive C# SDK by OneDrive | The OneDrive C# SDK by OneDrive allows developers to integrate the OneDrive API into their C# applications. This SDK can work with .NET 4.5.1, .NET for Windows Store apps, and Windows Phone 8.1+. |
![]() | OneDrive iOS SDK by OneDrive | The OneDrive iOS SDK by OneDrive allows developers to integrate the OneDrive API into their iOS applications. This SDK can be installed using Cocoapods. |
![]() | OneDrive Android SDK by OneDrive | The OneDrive Android SDK by OneDrive allows developers to integrate the OneDrive API into their Android applications. Usage examples are included in the documentation. |
![]() | OneDrive Python SDK by OneDrive | The OneDrive Python SDK by OneDrive allows developers to integrate the OneDrive API into their Python applications. Usage examples are included in the documentation. |
![]() | OneDrive Picker iOS SDK by OneDrive | The OneDrive Picker iOS SDK by OneDrive allows to recieve data from the API to implement file sharing and storage features into Apple applications. Developers can work with documents available as a picker. They can also access files from outside the sandbox. Resources include import, export, open, and move as basic operations. |
![]() | OneDrive Picker JavaScript SDK by OneDrive | The OneDrive Picker JavaScript SDK by OneDrive allows to integrate file storage features into website applications. Developers only need to work with a few lines of code without authentication. Users can view and download the contents of a file. They can choose thumbnails of videos and images. |
![]() | OneDrive Picker Android SDK by OneDrive | The OneDrive Picker Android SDK by OneDrive communicates with the Java APIs, allowing to implement cloud features into Android applications. Authentication is not required to handle. Also, developers don't need to create their own thumbnails, because OneDrive permits to choose from the video and images of the users' files. |