价格: ¥ 99 积分可抵¥ 1
最后更新: 2019-12-15 20:55:13
演示地址: 无
安装费: 免费
调用地址:http(s)://ali-sms.showapi.com/searchTemplate
请求方式:GET
返回类型:JSON
API 调用:API 简单身份认证调用方法(APPCODE)展开API 签名认证调用方法(AppKey & AppSecret)
调试工具:去调试
无参数
名称 | 类型 | 是否必须 | 描述 |
---|---|---|---|
page | STRING | 可选 | 页码 |
无参数
curl -i -k --get --include 'https://ali-sms.showapi.com/searchTemplate?page=1' -H 'Authorization:APPCODE 你自己的AppCode'
{
"showapi_res_code": 0,
"showapi_res_error": "",
"showapi_res_body": {
"ret_code": "0",
"templates": [
{
"content": "尊敬的易源用户您好,您的验证码是[code], 有效时间为10分钟,请注意!",
"title": "昆明秀派",
"status": "1",
"tNum": "T170317000714",
"ct": "2017-03-21 15:04:50"
},
{
"content": "尊敬的用户,您的接口[itfName]的使用次数不足[num]条,请注意!",
"title": "易源数据",
"status": "1",
"tNum": "T150904000206",
"ct": "2015-09-04 08:41:57.833"
}
],
"remark": "查询成功!"
}
}
无数据
无数据
0 (0%) 好评 | 0 (0%) 中评 | 0 (0%) 差评 |