Version 0 Deprecation: What Developers Need to Know

In late 2011, we introduced version 1 of the Dropbox API, a major upgrade that swapped out the original protocol for a more secure foundation. The headline change was mandatory OAuth authentication, which gives users explicit control over what applications can access in their accounts. Adoption has been strong: the majority of developers and apps now run on the current version.

As part of that rollout, we stated that the original version 0 (V0) interface would eventually be retired. That timeline is now set. On December 1st, 2012, the V0 API will be shut down. After that date, any application still calling V0 endpoints will find them unresponsive. This retirement is a necessary step toward tightening security for all Dropbox users and clearing the way for the API to evolve with new capabilities that V0's architecture cannot support.

Migration Path

If your app is still on V0 or depends on an older SDK, plan to complete your migration before the cutoff. We reference the important behavioral and technical differences between the versions in our migration guide, which walks through the changes in detail.

We realize that some teams may face unusual constraints. For those special cases, we can grant an extension to the deadline. Reach out to [email protected] with any questions about the transition, or to request an extension.