真人/动漫/风景调用
请求方式:
GET
请求地址:
https://imgapi.cn/api.php
返回格式:
json/images
请求示例:
https://imgapi.cn/api.php?fl=dongman&gs=images
https://imgapi.cn/api.php?zd=mobile&fl=meizi&gs=images
请求参数:
名称 |
必填 |
类型 |
说明 |
zd |
否 |
string |
输出壁纸的终端[mobile|pc|zsy] 为空输出pc 竖图|横图|自适应 |
fl |
否 |
string |
选择输出分类[meizi|dongman|fengjing|suiji] 为空随机输出 |
gs |
否 |
string |
输出壁纸格式[json|images] 默认为images |
返回参数:
名称 |
类型 |
说明 |
code |
string |
返回的状态码 |
imgurl |
string |
返回图片地址 |
width |
string |
返回图片宽度 |
height |
string |
返回图片高度 |
返回示例:
{"code":"200","imgurl":"https:\/\/tva4.sinaimg.cn\/large\/9bd9b167gy1g2qkr95hylj21hc0u01kx.jpg","width":"1920","height":"1080"}
CosPlay调用
请求方式:
GET
请求地址一(34824张图片):
https://imgapi.cn/cos.php
请求地址二(814619张图片-部分图片可能失效 请发现后上报联系我们(不好看/老图片也可以进行上报) 感谢您的支持):
https://imgapi.cn/cos2.php
返回格式:
json/img/url
请求示例:
https://imgapi.cn/cos.php?return=img
https://imgapi.cn/cos2.php?return=json
请求参数:
名称 |
类型 |
说明 |
return |
string |
返回状态类型[json|jsonpro|url|urlpro|img|imgpro]默认url |
json |
string |
返回一条标准json数据(图片地址) |
jsonpro |
string |
返回十条标准json数据(图片地址) |
url |
string |
直接返回一条图片链接 |
urlpro |
string |
直接返回十条图片链接 |
img |
string |
直接显示图片不返回图片链接 |
返回参数:
名称 |
类型 |
说明 |
API_name |
string |
API名称 |
imgurl |
string |
返回图片地址 |
width |
string |
返回图片宽度 |
height |
string |
返回图片高度 |
返回示例:
{
"API_name": "COS_API",
"imgurl": "https:\/\/img.m4a1.top\/imgapi.cn\/\u5c11\u5973\u79e9\u5e8f VOL.010\/13.jpg",
"width": "3369",
"height": "2146"
}
Gravatar头像调用
目前缓存时间30-60分钟
GET
请求地址:
https://gravatar.imgapi.cn/avatar/
返回格式:
img/url
请求示例:
https://gravatar.imgapi.cn/avatar/ccd3184b0fbb9a5762fcf88f9864aeb2
https://gravatar.imgapi.cn/avatar/ccd3184b0fbb9a5762fcf88f9864aeb2?s=200
https://gravatar.imgapi.cn/avatar/123456?d=identicon&s=200
请求参数:
名称 |
类型 |
说明 |
/avatar/ |
string |
邮箱转MD5的值 |
s |
string |
图片的大小 预设80*80 |
d |
string |
找不到地址 替代图片 |
Bing每日一图调用
请求方式:
GET
请求地址:
https://imgapi.cn/bing.php
返回格式:
img/url
请求示例:
https://imgapi.cn/bing.php
https://imgapi.cn/bing.php?rand=true
https://imgapi.cn/bing.php?day=2
https://imgapi.cn/bing.php?info=true&day=2
请求参数:
名称 |
类型 |
说明 |
rand |
string |
是否随机调用 |
day |
string |
调用过去七天的图片 1-7 |
info |
string |
获取图片信息 |
QQ头像调用
请求方式:
GET
请求地址:
https://imgapi.cn/qq.php
返回格式:
imgurl
请求示例:
https://imgapi.cn/qq.php?qq=2410768152
请求参数:
网站ICO图标调用
请求方式:
GET
请求地址:
https://imgapi.cn/ico.php
返回格式:
imgurl
请求示例:
https://imgapi.cn/ico.php?url=https://imgapi.cn
https://imgapi.cn/ico.php?type=1&url=https://imgapi.cn
请求参数:
名称 |
类型 |
说明 |
url |
string |
获取的网站 |
type |
string |
获取base64格式 |
IP签名档生成
请求方式:
GET
请求地址:
https://imgapi.cn/ip.php
返回格式:
imgurl
请求示例:
https://imgapi.cn/ip.php?diy=SU1HQVBJ
请求参数:
名称 |
类型 |
说明 |
diy |
base64 |
生成的名称 百度搜索base64在线生成 |
随机懒加载图片
请求方式:
GET
请求地址:
https://imgapi.cn/loading.php
返回格式:
json/img/url
请求示例:
https://imgapi.cn/loading.php?return=img
https://imgapi.cn/loading.php?return=json
请求参数:
名称 |
类型 |
说明 |
return |
string |
返回状态类型[json|jsonpro|url|urlpro|img|imgpro]默认url |
json |
string |
返回一条标准json数据(图片地址) |
jsonpro |
string |
返回十条标准json数据(图片地址) |
url |
string |
直接返回一条图片链接 |
urlpro |
string |
直接返回十条图片链接 |
img |
string |
直接显示图片不返回图片链接 |
返回参数:
名称 |
类型 |
说明 |
API_name |
string |
API名称 |
imgurl |
string |
返回图片地址 |
width |
string |
返回图片宽度 |
height |
string |
返回图片高度 |
返回示例:
{
"API_name": "Loading_API",
"imgurl": "https:\/\/imgapi.cn\/loading\/18.gif",
"width": "400",
"height": "300"
}