/weixin/v1/articles/real-times
文章地址根据文章的地址实时获取文章正文
URL
http://api.gsdata.cn/weixin/v1/articles/real-times
请求方式
GET
访问授权限制

访问级别:普通接口

频次限制:每秒10次

请求参数
参数名 是否必须 说明 参数类型 数据类型 默认值
Authorization true Access Token header string
x-gsdata-date true 请求时间 header string
url false 微信文章url query string
sn false 微信文章的sn query string
time false 微信文章的发布时间 query string
返回状态码[200][搜索返回结果集]
返回状态码[401]以及参数[未授权]
参数名 说明 数据类型
status 状态码(401,422等) integer
code 错误码一般默认为0,扩展字段 integer
message 错误描述 string
name 错误名称 string
返回状态码[422]以及参数[数据验证错误]
参数名 说明 数据类型
status 状态码(401,422等) integer
code 错误码一般默认为0,扩展字段 integer
message 错误描述 string
name 错误名称 string
返回样例