4.1 获取入口域名池列表

本API接口对应的会员中心页面版(入口域名池):

  • https://www.wechaturl.us/user/index.html#business_management/user_short_domain_list

说明:

请求URL:

  • https://wechaturl.us/api/ShortDomain.json

请求方式:

  • POST 或者GET(如果用GET,特殊字符串需要url编码)

参数:

参数名

必选

类型

说明

appid

int

http://www.wechaturl.us/user/index.html 去免费获取appid

appkey

string

http://www.wechaturl.us/user/index.html 去免费获取appkey

type

string

值:list

layer_type

string

目前只支持以下4个值:layer_top(入口域名),layer_hide_1(二级跳转),layer_hide_2(三级跳转),layer_last(四级跳转)

status

int

注意,默认为空,不是0;具体值请查看https://wechaturl.gitbook.io/wechaturl/code_sum url/域名微信检测状态码status

page

int

当前页面,默认为1

rows

int

每页面获取的条数,默认20,最大是50

返回示例

  • https://wechaturl.us/api/ShortDomain.json?type=list&page=1&rows=30&appid=37****15&appkey=a50d38748960******80ae1a725b7c95

查看所有CODE、STATUS值含义

最后更新于

这有帮助吗?