版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

访问路径: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

返回参数

name作品名称imgurl作品图片地址作品地址formcountinteger表单数据作品描述作品版本创建时间修改时间
参数类型说明
idstring作品id
titlestring作品标题
descstring作品描述
appurltplimgstring
tplExtstring
tplPrice
string
tplViewcount
stateinteger
tplAmount
integer
tplCoversFilepath
string作品状态 1:正常;2:封禁;3:白名单;4:可以的,危险的作品desc
string
tplSpecies
integerappTItle
previewUrl
string作品标题
appVersion
isCollectionTpl
string
minimumPrice
createTImeinteger
long
appVersion
integer
updateTime
tplFreeLimit
longinteger

返回示例