淘宝客店铺转链API

接口地址:http://bkapi.com/api/ShopCovert

返回格式:json

请求方式:get

请求示例:http://bkapi.com/api/ShopCovert?appkey=登录会员中心查看&ShopId=4648982722008742561,73395427093919378&pid=mm_xxxx_xxx_xxx&tbname=xxxxx

请求方法

响应参数:
响应示例
                                                       
                    
{
  "shop_url_list": [
    {
      "link_info_dto": {
        "cps_full_tpwd": "89¥ CZ028 Z9YdVgTDJ2C¥ https://m.tb.cn/h.6o7DjAm  AM女装基地",
        "cps_long_url": "https://s.click.taobao.com/t?e=m%3D2%26s%Ow3mzRpFxTiPDB%2BMCDax1q%2FZYgxHiGFCzYO.....",
        "cps_short_tpwd": "¥Z9YdVgTDJ2C¥",
        "cps_short_url": "https://s.click.taobao.com/9vmlLhr",
        "seller_id": "4648982722008742561"
      }
    },
    {
      "link_info_dto": {
        "cps_full_tpwd": "17¥ HU287 reILVgTx5H9¥ https://m.tb.cn/h.6o9Fxeb  jemarose旗舰店",
        "cps_long_url": "https://s.click.taobao.com/t?e=m%3D2%26s%3DD46UiT3Jahhw4vFB6t2Z2jAqNOwd:TAPI@1746.....",
        "cps_short_tpwd": "¥reILVgTx5H9¥",
        "cps_short_url": "https://s.click.taobao.com/2fWKfsr",
        "seller_id": "73395427093919378"
      }
    }
  ]
}

  
code说明