- 后台
- 营销应用
- 用户 管理
- AI问答
- 创作中心
- 技能
- 装修
- 系统设置
- 订单管理
- 渠道设置
- 意见反馈
- AI对话记录
- 财务管理
- AI绘画
- 绘画广场
- 艺术二维码
- 检测新版本GET
- 前台
- 任务
- 装修
- 充值
- 我的
- 会员
- AI对话
- 登录注册
- 分销
- 提现
- 绘画
- 卡密
- 支付
- 绘画广场
- 技能
- 创作
- 艺术二维码
- 上传文件POST
- PC配置GET
- 移动端配置GET
- 上传文件(文档格式)POST
创作列表
开发中
GET
/api/creation/lists
请求参数
Query 参数
category_id
string
分类id
keyword
string
关键词搜索
Header 参数
token
string
可选
默认值:
59e092db6ec6acbe31669c6b8620ee89
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/creation/lists?category_id=&keyword=' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'
返回响应
🟢200成功
application/json
Body
code
integer
必需
show
integer
必需
msg
string
必需
data
array [object {7}]
必需
id
integer
必需
image
string
分类图片
name
string
分类名称
model_count
integer
创作模型数量
category_id
integer
必需
tips
string
必需
is_collect
integer
是否收藏:1-是;0-否
示例
{
"code": 1,
"show": 0,
"msg": "",
"data": [
{
"id": 27,
"category_id": 3,
"name": "小红书文案",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905164637b12637007.png",
"tips": "“一看就种草,看完就下单,拦都拦不住”",
"is_collect": 0
},
{
"id": 26,
"category_id": 3,
"name": "朋友圈文案",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905164505a83629538.png",
"tips": "输入关键词,生成吸引人的朋友圈文案。",
"is_collect": 0
},
{
"id": 24,
"category_id": 4,
"name": "旅游计划",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905164220145132222.png",
"tips": "制作出游攻略,包括日期,时间点,景点,往返程路线等",
"is_collect": 0
},
{
"id": 25,
"category_id": 2,
"name": "英文写作",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905164346b19d70271.png",
"tips": "输入英文或中文,帮你润色成优美的英文",
"is_collect": 0
},
{
"id": 23,
"category_id": 4,
"name": "电影推荐",
"image": "http://www.php-kl.localhost/resource/image/creation/2023090516411568c7f2589.png",
"tips": "AI为您推荐好看的电影",
"is_collect": 0
},
{
"id": 20,
"category_id": 2,
"name": "关键词标题",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905163740d46128606.png",
"tips": "快速生成关键词标题",
"is_collect": 0
},
{
"id": 21,
"category_id": 4,
"name": "菜谱大全",
"image": "http://www.php-kl.localhost/resource/image/creation/2023090516383964d438185.png",
"tips": "输入原材料,获取相关菜品做法",
"is_collect": 0
},
{
"id": 22,
"category_id": 3,
"name": "广告文案",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905163955add4f8121.png",
"tips": "生成广告文案和口号,选择宣传媒体渠道,并决定实现目标所需的任何其他活动",
"is_collect": 0
},
{
"id": 19,
"category_id": 3,
"name": "产品描述",
"image": "http://www.php-kl.localhost/resource/image/creation/2023090516364558eb53135.png",
"tips": "根据提供的产品生成产品描述",
"is_collect": 0
},
{
"id": 17,
"category_id": 3,
"name": "淘宝好评",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905162840c84fa7514.png",
"tips": "自动生成商品评价",
"is_collect": 0
},
{
"id": 18,
"category_id": 4,
"name": "节日祝福",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905163544815366276.png",
"tips": "节日祝福与问候",
"is_collect": 0
},
{
"id": 14,
"category_id": 3,
"name": "外卖好评",
"image": "http://www.php-kl.localhost/resource/image/creation/202309051617269c7d89114.jpeg",
"tips": "一键生成外卖好评",
"is_collect": 0
},
{
"id": 15,
"category_id": 2,
"name": "阅读助手",
"image": "http://www.php-kl.localhost/resource/image/creation/202309051618494e7635274.png",
"tips": "对于一些无法理解的对话,提供对话背景让 AI 来进行解读并制定出适当的回应。",
"is_collect": 0
},
{
"id": 16,
"category_id": 4,
"name": "挂号咨询",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905162016830885613.png",
"tips": "AI医生助手",
"is_collect": 0
},
{
"id": 13,
"category_id": 2,
"name": "诗词创作",
"image": "http://www.php-kl.localhost/resource/image/creation/202309051612426ccec3826.png",
"tips": "根据主题写出及精美诗词",
"is_collect": 0
},
{
"id": 12,
"category_id": 2,
"name": "论文资料",
"image": "http://www.php-kl.localhost/resource/image/creation/2023090515583661d410599.png",
"tips": "只需输入论文主题,便能帮你推荐一些相关文献",
"is_collect": 0
},
{
"id": 1,
"category_id": 1,
"name": "周报日报",
"image": "http://www.php-kl.localhost/resource/image/creation/202309051150476e18c9430.png",
"tips": "输入工作内容,快速生成日报",
"is_collect": 0
},
{
"id": 2,
"category_id": 1,
"name": "工作总结",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905142033ffca50262.png",
"tips": "还在为个人总结而发愁,我们来助你",
"is_collect": 0
},
{
"id": 3,
"category_id": 1,
"name": "翻译助手",
"image": "http://www.php-kl.localhost/resource/image/creation/202309051424141f5b76522.png",
"tips": "输入中文,AI助手快速为您翻译",
"is_collect": 0
},
{
"id": 4,
"category_id": 1,
"name": "短视频脚本",
"image": "http://www.php-kl.localhost/resource/image/creation/202309051425430c4407232.png",
"tips": "输入想要拍摄的主题,小助手为你生成一个短视频脚本",
"is_collect": 0
},
{
"id": 5,
"category_id": 4,
"name": "塔罗牌预测",
"image": "http://www.php-kl.localhost/resource/image/creation/202309051438314a7e73466.png",
"tips": "输入想预测的事情,帮你预测运势",
"is_collect": 0
},
{
"id": 6,
"category_id": 2,
"name": "写故事",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905143857412af3152.png",
"tips": "根据关键词,快速生成一段故事文章",
"is_collect": 0
},
{
"id": 7,
"category_id": 5,
"name": "送女友礼物",
"image": "http://www.php-kl.localhost/resource/image/creation/202309051441570f6854553.png",
"tips": "根据节日推荐送什么礼物给女友",
"is_collect": 0
},
{
"id": 8,
"category_id": 2,
"name": "表白信",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905144307988878894.png",
"tips": "情感专家在线写情书",
"is_collect": 0
},
{
"id": 9,
"category_id": 3,
"name": "个性签名",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905144538d9ba55830.png",
"tips": "制作一条个性签名",
"is_collect": 0
},
{
"id": 10,
"category_id": 5,
"name": "高情商回复",
"image": "http://www.php-kl.localhost/resource/image/creation/20230905150853852657376.png",
"tips": "高情商回答",
"is_collect": 0
},
{
"id": 11,
"category_id": 5,
"name": "单身狗导师",
"image": "http://www.php-kl.localhost/resource/image/creation/2023090515100379fa89979.png",
"tips": "根据导师的人生经验,让AI给你建议",
"is_collect": 0
}
]
}
修改于 2023-09-25 06:48:12