上传图片到淘宝接口调用展示

以下为淘宝某图片的调用数据作为展示案例

更多API调用示例展示及获取Key和secret请移步以下内容最底下查看

{
    "items": {
        "item": {
            "name": "https://img.alicdn.com/imgextra/i3/2601011849/O1CN01W6ZS6Y1PWt5tecr0x_!!2601011849.jpg",
            "status": 1
        },
        "data_from": "bill"
    },
    "error_code": "0000",
    "reason": "ok",
    "error": "",
    "cache": 0,
    "api_info": "today:18 max:10100 all[45=18+2+25];expires:2030-12-31",
    "execution_time": "0.667",
    "server_time": "Beijing/2022-07-20 10:34:49",
    "client_ip": "106.6.33.140",
    "call_args": {

你可能感兴趣的:(API,c#,c++,java,python,php)