本接口总调用:1715次·今日调用:0次
接口地址: https://api.gqr5.cn/api/sjtx.php
返回格式: 请看返回示例
请求方式: GET
请求示例: https://api.gqr5.cn/api/sjtx.php?format=1
请求参数说明:
名称 | 必填 | 说明 |
---|---|---|
format | 是 | 头像类型选择(1-情头.2-女头.3-男头.4-卡通头像) |
type | 否 | 返回格式,默认json,可选text/image |
系统级错误:
名称 | 说明 |
---|---|
400 | 请求错误! |
403 | 请求被服务器拒绝! |
405 | 客户端请求的方法被禁止! |
408 | 请求时间过长! |
500 | 服务器内部出现错误! |
501 | 服务器不支持请求的功能,无法完成请求! |
503 | 系统维护中! |
返回参数说明:
名称 | 说明 |
---|---|
code | 状态码 |
text | 是否获取成功 |
images | 头像链接 |
返回示例:
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /www/wwwroot/api.gqr5.cn/api/sjtx.php on line 7
Warning: file_get_contents(https://avatar-api.wuhan716.com/v1/lover-head/album/findAlbums?page=0&size=45&categoryId=1): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in /www/wwwroot/api.gqr5.cn/api/sjtx.php on line 7
Warning: count(): Parameter must be an array or an object that implements Countable in /www/wwwroot/api.gqr5.cn/api/sjtx.php on line 16
{ "code": 1, "text": "获取成功", "images": null }
错误码格式说明:
名称 | 说明 |
---|---|
1 | 获取成功 |
-1 | 请输入头像类型 |