访问路径:api/template/list

接口说明:获取模板列表

URL结构

https://open.rabbitpre.com/api/template/list

接口协议:HTTPS

HTTP请求方式:GET

请求参数

参数必选类型说明
typetruestring模板类型 1:翻页,2:长页,4:推荐
tplscenefalsestring用途
tplthemefalsestring行业
keywordfalsestring关键词搜索
pageNofalseinteger页码(最小值:1)
pageSizefalseinteger每页数量(最小值:1,最大值:200)

请求示例

换行和缩进只是为了更好的展示:

https://open.rabbitpre.com/api/template/list?type=1

返回参数

参数类型说明
idstring模板id
titlestring模板标题
descstring模板描述
tplimgstring
tplExtstring
tplPrice
integer模板价格
tplViewcount
integer模板浏览次数
tplAmount
integer
tplCoversFilepath
string模板封面图片url
tplSpecies
integer1:场景作品,2:一页作品(长页作品),3:一视作品
previewUrl
string预览url
isCollectionTpl
string是否收藏
minimumPrice
integer模板优惠价
appVersion
integer作品版本(0:老作品,1:老作品转新作品,2:新作品,3:小程序)
tplFreeLimit
integer

discountRatio

float打折

返回示例


  • 无标签