SDK of Taobao Open Platform is a code package automatically generated by the program, containing open APIs and the corresponding necessary functions such as request, encryption, and returning for resolution. Development environments supported currently are as follows:
java sdk supports version of 1.5 and above (currently it only applies to j2se standard java platform while android platform is not supported);
.net sdk supports version of 2.0 and above;
php sdk supports version of php5 and above;
python sdk supports version of python2.7 and above;
Precondition: you are a registered developer of the open platform and have created an application. If you are not registered, refer to //open.alibaba.com/us/portal/resourceDetail?articleId=102683&categoryId=101723 to register and create an application.
Sample code of Java calling (SDK used)
Sample code of PHP calling (SDK used)
Sample code of .NET calling (SDK used)