store.apigateway.request(API网关托管接口)

公共参数

请求地址:
环境 HTTP请求地址 HTTPS请求地址
正式环境 http://apigateway.shopex.cn/router https://apigateway.shopex.cn/router
沙箱环境 xx xx
公共请求参数:
名称 类型 是否必须 描述
method String 方法名
app_key String app_key
sign_time String 签名时间
sign String 签名

请求参数

名称 是否必须 类型 示例值 字段描述
node_id string 被请求方的ID(在授权中查看)
api_method string API方法名
params string API应用级参数集合,数据为json格式

响应示例(自定义结构)


                        
                        
                    

异常返回

错误码 错误描述

API工具