سؤال

I am trying to determine which version of the Box api I should use. My decision hinges on the timeline of EOL of the v1 api. I don't want to finish up my app, and just before (or shortly after) the release of the app, the v1 api quits working.

I would gladly use the v2 api, but I am writing a C# app. Since there is a C# SDK for the v1 api, it would be more convenient (in the short-term) to use v1 of the api; but like I said, I'm concerned about the EOL of the v1 api.

هل كانت مفيدة؟

المحلول

We began the process of deprecating the v1 API in December of 2013. The v2 API was made generally available (GA) a year prior to that, and was in released into Beta in March of 2012.

We have extended our support for all actively used apps built on the v1 API for an additional 3 months, after which v1 API support has been phased out.

The v2 API is now well proven, has about 3x the performance, as well as 10%-20% more surface area that it exposes for use.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top