随机一张cheshire图片
随机一张cheshire图片
GET
JSON
总调用: 30 次
接口详情
GET
JSON
接口状态
调用频率
无限制
响应时间
测速中
稳定性
稳定
请求参数
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
无 | 否 | string | 无需提交参数 |
参数按重要性排序,必填参数已加粗显示
调用示例
https://api.bugpk.com/api/cheshire
无
返回示例
{
"success": true,
"sticker": {
"id": "uuid...",
"url": "https://...",
"description": "表情包描述",
"isGif": false,
"createdAt": "2023-...",
"likes": 5
}
}
名称 | 类型 | 说明 |
---|---|---|
success | string | 状态码 |
sticker | string | 结果信息 |
参数按重要性排序