接口地址
https://api.cenguigui.cn/api/tu_jupai_mengmei/tu_jupai_mengmei.php?text=文字&id=1
返回格式
JSON
请求方式:
GET
请求示例:
https://api.cenguigui.cn/api/shouxie/tu_jupai_mengmei.php?text=文字&id=1
参数说明
名称 |
必填 |
类型 |
说明 |
text | 是 | 是 | 举牌内容,3字以内,自适应 |
id | 否 | 否 | 1-4分别为四个模板,为空则随机 |
返回数据
返回图片
调用实例
<img src="https://api.cenguigui.cn/api/shouxie/tu_jupai_mengmei.php?text=鬼鬼&id=2" alt="" width="400px">
示例代码