吴海超官方网站Api接口文档:

登录(POST)

接口名称:http://www.wuhaichao.com/app/login/

请求参数:用户名 username(string 必填)、登录密码 password(string 必填)


注册(POST)

接口名称:http://www.wuhaichao.com/app/register/

请求参数:用户名 username(string 必填)、登录密码 password(string 必填)、手机号 mobile(string 必填)、电子邮件 email(string 必填)


修改密码(POST)

接口名称:http://www.wuhaichao.com/app/modity_psw/

请求参数:token(string 必填)、用户名 username(string 必填)、登录密码 password(string 必填)、新密码 newpassword(string 必填)


意见反馈(POST)

接口名称:http://www.wuhaichao.com/app/feedback/

请求参数:token(string 必填)、反馈内容 content(string 必填)


忘记密码(POST)

接口名称:http://www.wuhaichao.com/app/forget_password/

请求参数:用户名 username(string 必填)、电子邮件 email(string 必填)


修改电子邮件(POST)

接口名称:http://www.wuhaichao.com/app/modify_email/

请求参数:token(string 必填)、用户名 username(string 必填)、电子邮件 email(string 必填)


修改手机号(POST)

接口名称:http://www.wuhaichao.com/app/modify_mobile/

请求参数:token(string 必填)、用户名 username(string 必填)、手机号 mobile(string 必填)


首页列表(GET)

接口名称:http://www.wuhaichao.com/app/home/

请求参数:页码 page(int 可选)


收藏集(GET)

接口名称:http://www.wuhaichao.com/app/collect/


社区(GET)

接口名称:http://www.wuhaichao.com/app/community/


我的收藏(GET)

接口名称:http://www.wuhaichao.com/app/my_collect/

请求参数:token(string 必填)


我喜欢的(GET)

接口名称:http://www.wuhaichao.com/app/my_like/

请求参数:token(string 必填)


已经阅读过文章(GET)

接口名称:http://www.wuhaichao.com/app/did_read/

请求参数:token(string 必填)


线下活动(GET)

接口名称:http://www.wuhaichao.com/app/offine_activity/


专栏(GET)

接口名称:http://www.wuhaichao.com/app/special_column/


一周最热(GET)

接口名称:http://www.wuhaichao.com/app/week_hot/


图片资源(GET)

接口名称:http://www.wuhaichao.com/app/image/

请求参数:name(string 必填)