访问路径:open/platform/app/edit

接口说明:跳转到兔展编辑器页面编辑作品

URL结构

https://editorapi.rabbitpre.com/open/platform/app/edit

接口协议:HTTPS

HTTP请求方式:GET

请求参数


参数必选类型说明
opfidtruestring兔展分配的第三方平台id
companyIdfalsestring第三方平台的企业id
uidtruestring第三方平台的用户id
noncetruestring6位随机字符串
timestamptruestring签名时间戳
signaturetruestring签名字符串
truestring作品id

请求示例

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

http://editorapi.rabbitpre.com/open/platform/app/edit?opfid=59323807203190137535&nonce=rabbit&timestamp=1550029785297&signature=1295c56ac21f245ba848879dd5bbc0678669ffd1&uid=512018581&companyId=abc&templateid=26ff528f-76d9-47b3-9f59-6f7862b8b63f

特别说明

该接口通过拼接参数成功后需要通过浏览器进行跳转