万邦sqw API 接入说明

  1. API地址:
    https://api-gw.onebound.cn/sqw/

  2. 调用示例:
    https://api-gw.onebound.cn/sqw/item_get/?key=test_api_key& &item_id=qiye/106587332&lang=zh-CN&secret=

  3. 参数说明

    • 通用参数说明

      • version:API版本
      • key:调用key,测试key:test_api_key
      • api_name:API类型[item_get,item_search]
      • cache:[yes,no]默认yes,将调用缓存的数据,速度比较快
      • result_type:[json,xml,serialize,var_export]返回数据格式,默认为json
      • lang:[cn,en,ru] 翻译语言,默认cn简体中文
    • API:item_get 参数说明: item_id=qiye/106587332

  4. 此API目前支持以下基本接口:

    • item_search-获取sqw关键词列表数据
    • item_get-获取sqw详情数据

其他接口请参考测试界面参数 http://api.onebound.cn/sqw/?act=show_api